From 7b0aacd022839980f24b87cfaf66f7d4abe6c7c7 Mon Sep 17 00:00:00 2001 From: man0s <95379755+losman0s@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:19:59 +0800 Subject: [PATCH] ci: wip actions --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1e2547ab5..4a52c283c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ defaults: env: RUST_TOOLCHAIN: 1.71.0 - SOLANA_CLI_VERSION: 1.14.17 + SOLANA_CLI_VERSION: 1.16.20 ANCHOR_CLI_VERSION: 0.29.0 ANCHOR_SHA: fc9fd6d24b9be84abb2f40e47ed3faf7b11864ae CARGO_TERM_COLOR: always