Skip to content

Commit 9dd132d

Browse files
sormurasmarcphilipp
authored andcommitted
Add Valhalla EA to workflow matrix
(cherry picked from commit 077cd99)
1 parent fedda88 commit 9dd132d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/cross-version.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ jobs:
3333
type: ea
3434
- version: 26
3535
type: ea
36-
release: leydenpremain
36+
release: leyden
37+
- version: 26
38+
type: ea
39+
release: valhalla
3740
name: "OpenJDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || matrix.jdk.type }})"
3841
runs-on: ubuntu-latest
3942
steps:

0 commit comments

Comments
 (0)