Skip to content

Commit

Permalink
ubntu test
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Nov 12, 2024
1 parent 9b1bb72 commit 550817b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
host_tests:
strategy:
matrix:
os: [macos-latest, windows-2019]
# os: [macos-latest, windows-2019]
os: ['ubuntu-latest']
node: [16.x, 18.x, 20.x, 22.x]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 550817b

Please sign in to comment.