mirror of
https://gitlab.uni-marburg.de/langbeid/powersort.git
synced 2025-01-21 19:50:35 +01:00
CI: JDK23 from edge/testing
This commit is contained in:
parent
1194e6cbbe
commit
4d9acbf6ba
@ -4,8 +4,8 @@ java:
|
||||
image: alpine:latest
|
||||
stage: test
|
||||
script:
|
||||
- apk --no-cache add openjdk23 gradle
|
||||
- gradle test
|
||||
- apk --no-cache add openjdk23 gradle --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
||||
- gradle test --no-daemon
|
||||
artifacts:
|
||||
when: always
|
||||
reports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user