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 3e82692 commit 505cf02Copy full SHA for 505cf02
.github/workflows/ci.yaml
@@ -89,7 +89,7 @@ jobs:
89
# The other targets are tested individually above.
90
strategy:
91
matrix:
92
- os: [ ubuntu-latest, macos-11, windows-latest ]
+ os: [ ubuntu-latest, macos-latest, windows-latest ]
93
uses: ./.github/workflows/gradle_task.yml
94
with:
95
runs-on: ${{ matrix.os }}
0 commit comments