Skip to content

Commit

Permalink
💚 Build only on ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
d2n0s4ur committed Feb 13, 2024
1 parent 3ce8d09 commit 3cef614
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
strategy:
matrix:
node-version: [ 14.x, 16.x, 18.x ]
os: [ubuntu-latest, macOS-latest, windows-latest]
runs-on: $
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3cef614

Please sign in to comment.