Skip to content

Commit a3f7347

Browse files
Releasing new version
1 parent cb18ec5 commit a3f7347

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/[A] build and test, release if requested.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,13 @@ jobs:
9292
exclude:
9393
- os: macOS-latest
9494
architecture: x86
95-
- os: ubuntu-latest
96-
architecture: x86
95+
- architecture: x86
9796
distribution: zulu
9897
java: 19
98+
- os: ubuntu-latest
99+
architecture: x64
100+
distribution: zulu
101+
java: 10
99102
- distribution: liberica
100103
java: 9
101104
- distribution: liberica

0 commit comments

Comments
 (0)