Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
stick to ubuntu
  • Loading branch information
searls committed Feb 12, 2023
1 parent 930199b commit 58c71fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -14,8 +14,8 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x]
os: [ubuntu-latest, windows-latest]
node-version: [14.x, 16.x, 18.x]
os: [ubuntu-latest]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 58c71fb

Please sign in to comment.