Skip to content

Commit 73c9569

Browse files
committed
Merge branch '2.19' into 3.x
2 parents 070b45b + 453696a commit 73c9569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
matrix:
2424
java_version: ['17', '21', '23']
2525
# We will actually need "os" as Matrix to have Windows build
26-
os: ['ubuntu-22.04']
26+
os: ['ubuntu-24.04']
2727
include:
2828
- java_version: '17'
29-
os: 'ubuntu-22.04'
29+
os: 'ubuntu-24.04'
3030
release_build: 'R'
3131
- java_version: '17'
3232
os: 'windows-latest'

0 commit comments

Comments
 (0)