Skip to content

Commit

Permalink
Merge pull request #130 from metaplex-foundation/nhan/update-solana-v…
Browse files Browse the repository at this point in the history
…ersion

update solana test version
  • Loading branch information
nhanphan authored Jun 11, 2024
2 parents 03d0495 + 7a91b62 commit 5268807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: ["16.x", "18.x"]
solana: ["1.10.34"]
node: ["18.x", "20.x"]
solana: ["1.17.34"]

steps:
- name: Git checkout
Expand Down

0 comments on commit 5268807

Please sign in to comment.