Skip to content

Commit 24013ae

Browse files
committed
Upgrade job to 17.0.13.
1 parent caa712a commit 24013ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
distribution: 'graalvm'
6060
os: ubuntu-latest
6161
set-gds-token: true
62-
- java-version: '17.0.12' # Upgrade to '17.0.13' after Oct 2024
62+
- java-version: '17.0.13'
6363
distribution: 'graalvm'
6464
os: ubuntu-latest
6565
set-gds-token: true

0 commit comments

Comments
 (0)