Skip to content

Commit e24bc78

Browse files
committed
graalvm '24' instead of '23' for build_fj-doc-native-quarkus_test.yml workflow
1 parent 49e835a commit e24bc78

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build_fj-doc-native-quarkus_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
matrix:
3636
distribution: [ 'graalvm' ]
37-
java: [ '21', '23' ]
37+
java: [ '21', '24' ]
3838
os: [ 'ubuntu-latest', 'ubuntu-24.04-arm', 'windows-latest' ]
3939
name: Build native image ${{ matrix.os }} ${{ matrix.java }} (${{ matrix.distribution }})
4040

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- graalvm '24' instead of '23' for build_fj-doc-native-quarkus_test.yml workflow
1213
- quarkus-version set to 3.21.3 across all the modules <https://github.com/fugerit-org/fj-doc/pull/388>
1314

1415
## [8.12.8] - 2025-04-16

0 commit comments

Comments
 (0)