Skip to content

Commit 077cd99

Browse files
authored
Add Valhalla EA to workflow matrix
1 parent 1866c0c commit 077cd99

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)