Skip to content

Commit

Permalink
slim matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
rentziass committed Oct 12, 2022
1 parent d160bff commit 9de0456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v3
- name: Setup Node 16.x
Expand Down

0 comments on commit 9de0456

Please sign in to comment.