Skip to content

Commit

Permalink
check if node is busted
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoor committed Sep 7, 2021
1 parent e7fcc83 commit 022ec0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: ["12", "13", "14", "15", "16"]
node-version: ["12", "13", "14", "15", "16.8"]
os: [ubuntu-latest]
edgedb-version: ["stable"]

Expand Down

0 comments on commit 022ec0d

Please sign in to comment.