We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a7cdd commit 5c8008aCopy full SHA for 5c8008a
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: macos-latest
+ runs-on: macos-15
10
11
env:
12
MAVEN_ARGS: -Dmaven.resolver.transport=wagon
.github/workflows/snapshot.yml
@@ -7,7 +7,7 @@ on:
13
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
0 commit comments