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 f5f4876 commit e04bc14Copy full SHA for e04bc14
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
node: ['23', '22', '20', '18']
0 commit comments