Skip to content

Commit

Permalink
[test] Restore Java fut CI now that JDK 21.0.2 fixes https://bugs.jav…
Browse files Browse the repository at this point in the history
  • Loading branch information
pfusik committed Jan 22, 2024
1 parent 03b7c71 commit 0f4369e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: actions/checkout@main
- run: make -j3 host-diff
- run: make -j3 java/GenBase.java
#- run: make -j3 host-diff-java
- run: make -j3 host-diff-java
- run: make -j3 test-error FUT_HOST=cs
- run: make -j3 test-error FUT_HOST=java
- run: make -j3 test-error FUT_HOST=node

0 comments on commit 0f4369e

Please sign in to comment.