We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0106e18 commit 7368e53Copy full SHA for 7368e53
1 file changed
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
test:
7
name: Node.js ${{ matrix.node-version }}
8
- runs-on: macos-latest
+ runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
node-version:
0 commit comments