Skip to content

Commit

Permalink
Use node 18 in sim tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Jul 16, 2023
1 parent 3ae47c4 commit 1887287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-sim.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 20
node-version: 18
check-latest: true
- name: Node.js version
id: node
Expand Down

0 comments on commit 1887287

Please sign in to comment.