Skip to content

Commit a58eed6

Browse files
committed
Reenable full test matrix in GHA
1 parent f8276de commit a58eed6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ jobs:
1313
strategy:
1414
matrix:
1515
os:
16-
#- image: ubuntu-latest
17-
#- image: macos-latest
18-
#mac-backend: jdk
16+
- image: ubuntu-latest
17+
- image: macos-latest
18+
mac-backend: jdk
1919
- image: macos-latest
2020
mac-backend: fsevents
21-
#- image: windows-latest
21+
- image: windows-latest
2222
jdk: [11, 17, 21]
2323

2424
fail-fast: false

0 commit comments

Comments
 (0)