We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d13f7 commit 8b8bd0aCopy full SHA for 8b8bd0a
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ env:
5
jobs:
6
test:
7
name: Test
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-m
9
container:
10
image: node:18
11
strategy:
0 commit comments