Skip to content

Commit 453696a

Browse files
committed
Merge branch '2.18' into 2.19
2 parents 0617b40 + ed885e1 commit 453696a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
matrix:
2626
java_version: ['8', '17', '21', '23']
2727
# We will actually need "os" as Matrix to have Windows build
28-
os: ['ubuntu-22.04']
28+
os: ['ubuntu-24.04']
2929
include:
3030
- java_version: '8'
31-
os: 'ubuntu-22.04'
31+
os: 'ubuntu-24.04'
3232
release_build: 'R'
3333
- java_version: '8'
3434
os: 'windows-latest'

0 commit comments

Comments
 (0)