Skip to content

Commit

Permalink
Pinning achor version to 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Jul 25, 2023
1 parent fd261c8 commit c6a7913
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cross-chain-solana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
- name: Install Anchor
run: |
cargo install --git https://github.com/coral-xyz/anchor --tag v0.28.0 anchor-cli --locked
apt-get update && apt-get upgrade && apt-get install -y pkg-config build-essential libudev-dev libssl-dev
avm install latest
avm use latest
- name: Install dependencies
run: yarn install
Expand Down

0 comments on commit c6a7913

Please sign in to comment.