We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a47052 commit 68c7031Copy full SHA for 68c7031
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
os:
24
- ubuntu-latest
25
- # - macOS-latest
+ - macOS-latest
26
- windows-latest
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments