Skip to content

Commit

Permalink
include new node version
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanphan committed Jun 10, 2024
1 parent f04c48c commit 7a91b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: ["18.x"]
node: ["18.x", "20.x"]
solana: ["1.17.34"]

steps:
Expand Down

0 comments on commit 7a91b62

Please sign in to comment.