Skip to content

Commit 17e1e71

Browse files
committed
Add build for EA stable
1 parent 21cf262 commit 17e1e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jdk-ea-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
build:
1313

14-
runs-on: ${{ matrix.os }}
14+
runs-on: ubuntu-latest
1515
permissions:
1616
contents: read
1717
packages: write

0 commit comments

Comments
 (0)