We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8d098b + 4451c21 commit 12b6212Copy full SHA for 12b6212
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ macos-latest, ubuntu-latest, windows-latest ]
+ os: [ ubuntu-latest, windows-latest ]
19
20
steps:
21
.github/workflows/unit_tests.yml
0 commit comments