Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithgun committed Dec 10, 2023
1 parent b16db90 commit 429f12c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_rs_main_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ on:
- develop

env:
SOLANA_CLI_VERSION: 1.14.6
SOLANA_CLI_VERSION: 1.16.22
NODE_VERSION: 14.18.1
ANCHOR_CLI_VERSION: 0.25.0
ANCHOR_CLI_VERSION: 0.28.0

jobs:
changed_files:
Expand Down

0 comments on commit 429f12c

Please sign in to comment.