Skip to content

Commit

Permalink
Update test node to 20 18 20
Browse files Browse the repository at this point in the history
  • Loading branch information
dichovsky committed Aug 30, 2024
1 parent 4e8527d commit 31737af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: [self-hosted, macOS]
strategy:
matrix:
node: [ 22 ]
node: [ 20 ]
steps:
- name : Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 31737af

Please sign in to comment.