Skip to content

Commit

Permalink
Run tests on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Apr 7, 2024
1 parent 1c265a1 commit d5a42b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
test:
name: Node.js ${{ matrix.node-version }}
runs-on: macos-latest
runs-on: ubuntu-latest
strategy:
matrix:
node-version:
Expand Down

0 comments on commit d5a42b6

Please sign in to comment.