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.
2 parents 80a4d37 + 7ec9961 commit ece3202Copy full SHA for ece3202
.github/workflows/maven.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
- os: [ubuntu-latest, macOS-latest]
+ os: [ubuntu-latest, macOS-13]
17
java: [8, 11, 17]
18
fail-fast: false
19
max-parallel: 4
0 commit comments