Skip to content

Commit 7a536e0

Browse files
authored
Merge pull request #910 from avaje/SentryMan-patch-1
Fix Valhalla worklow again
2 parents 68fdcb9 + 93f9ced commit 7a536e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/valhalla-ea.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-
java_version: [jep401ea2]
21+
java_version: [valhalla]
2222
os: [ubuntu-latest]
2323

2424
steps:

0 commit comments

Comments
 (0)