Skip to content

Commit

Permalink
chore: remove nodev22
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Aug 6, 2024
1 parent d54ac33 commit 3bbd4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-evm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: ["18.x", "20.x", "22.x"]
node-version: ["18.x", "20.x"]
steps:
- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 3bbd4dd

Please sign in to comment.