Skip to content

Commit ece3202

Browse files
authored
Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.3
2 parents 80a4d37 + 7ec9961 commit ece3202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, macOS-latest]
16+
os: [ubuntu-latest, macOS-13]
1717
java: [8, 11, 17]
1818
fail-fast: false
1919
max-parallel: 4

0 commit comments

Comments
 (0)