Skip to content

Commit c8efbc6

Browse files
committed
macos-15 and ubuntu-24
1 parent 286aa30 commit c8efbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mvn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ${{ matrix.os }}
4040
strategy:
4141
matrix:
42-
os: [ubuntu-20.04, windows-2022, macos-12]
42+
os: [ubuntu-24.04, windows-2022, macos-15]
4343
java: [11, 21]
4444
steps:
4545
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4

0 commit comments

Comments
 (0)