We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878b834 commit 63c7a2aCopy full SHA for 63c7a2a
.github/workflows/test-install-osmatrix.yaml
@@ -17,7 +17,7 @@ jobs:
17
os:
18
- ubuntu-latest
19
# - windows-latest # disabled for now due to curl error (probably this regression: https://github.com/curl/curl/issues/13958)
20
- - macos-latest]
+ - macos-latest
21
runs-on: ${{ matrix.os }}
22
steps:
23
- uses: actions/checkout@v3
0 commit comments