Skip to content

Commit

Permalink
test: try anchor 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed May 7, 2024
1 parent 8921bd4 commit 149ba2e
Show file tree
Hide file tree
Showing 7 changed files with 1,275 additions and 342 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_custom_cl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: ubuntu-latest-32cores-128GB
needs: [get_projectserum_version]
container:
image: "backpackapp/build:v0.30.0"
image: "backpackapp/build:v0.28.0"
env:
RUSTUP_HOME: "/root/.rustup"
FORCE_COLOR: 1
Expand Down
4 changes: 2 additions & 2 deletions contracts/Anchor.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
anchor_version = "0.25.0"
anchor_version = "0.28.0"

[registry]
url = "https://anchor.projectserum.com"
url = "https://api.apr.dev"

[provider]
cluster = "localnet"
Expand Down
Loading

0 comments on commit 149ba2e

Please sign in to comment.