We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed61ad commit 12dfdbaCopy full SHA for 12dfdba
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
tests:
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
18
strategy:
19
matrix:
20
node-version: [16.x, 18.x, 20.x, 22.x]
0 commit comments