Skip to content

Commit 82973d3

Browse files
authored
Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.22.0
2 parents 8115ba3 + 7ec9961 commit 82973d3

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)