Skip to content

Commit

Permalink
Update test-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkvarel authored May 22, 2024
1 parent 1a88854 commit 4130d17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
strategy:
matrix:
node-version: [ 18.x, 20.x ]
os: [ ubuntu-latest, windows-latest ]
# temp removed windows and mac because issues with python
os: [ ubuntu-latest ]

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

0 comments on commit 4130d17

Please sign in to comment.