Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 39642d3

Browse files
authored
Update publish.yml
1 parent 3b28208 commit 39642d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
java: [
12-
16
12+
1.8
1313
]
1414
os: [ ubuntu-latest ]
1515
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)