Skip to content

Commit b86a681

Browse files
committed
Remove JDK 21 as it's no longer available via Oracle's setup-java step
1 parent bc1608c commit b86a681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
jdk: [21, 22]
21+
jdk: [ 22 ]
2222
name: "OpenJDK ${{ matrix.jdk }}"
2323
runs-on: ubuntu-latest
2424
steps:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy