Skip to content

Commit 7368e53

Browse files
committed
Run ci on ubuntu
1 parent 0106e18 commit 7368e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
test:
77
name: Node.js ${{ matrix.node-version }}
8-
runs-on: macos-latest
8+
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
1111
node-version:

0 commit comments

Comments
 (0)