Skip to content

Commit

Permalink
update solana test version
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanphan committed Jun 10, 2024
1 parent 03d0495 commit f04c48c
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"]
solana: ["1.17.34"]

steps:
- name: Git checkout
Expand Down

0 comments on commit f04c48c

Please sign in to comment.