We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d81294 commit 0a6eb4aCopy full SHA for 0a6eb4a
1 file changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
fail-fast: false
46
matrix:
47
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest]
48
needs: build-test-images
49
steps:
50
- uses: actions/checkout@v5
0 commit comments