Skip to content

Commit

Permalink
chore: remove linux test
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei committed Aug 20, 2023
1 parent 83d1d93 commit 4c6129f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
# Test all mainstream operating system
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
os: [windows-latest]
node: [18]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 4c6129f

Please sign in to comment.