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 3366b36 + eba530d commit 7ec9961Copy full SHA for 7ec9961
.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