Skip to content

Commit 96daa7f

Browse files
committed
add more versions
1 parent 702af0a commit 96daa7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serversync-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
java: ["17"]
14+
java: ["9", "17", "21"]
1515
name: Java ${{ matrix.java }} Build
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)