Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jkvarel committed May 22, 2024
2 parents 5eefb5c + 4130d17 commit 37709cd
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 37709cd

Please sign in to comment.