Skip to content

Commit

Permalink
only ubuntu tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michiproep committed Dec 21, 2023
1 parent 14939ab commit 0129d59
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 @@ -41,7 +41,8 @@ jobs:
strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
os: [ubuntu-latest, windows-latest, macos-latest]
#os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest]

steps:
- uses: ioBroker/testing-action-adapter@v1
Expand Down

0 comments on commit 0129d59

Please sign in to comment.