Skip to content

Commit

Permalink
[test] Update Java.
Browse files Browse the repository at this point in the history
  • Loading branch information
pfusik committed Oct 18, 2023
1 parent dc9c05f commit a6957c0
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 @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-java@main
with:
distribution: temurin
java-version: 20
java-version: 21
- uses: actions/checkout@main
- run: make -j3 test-cpp test-java
cs:
Expand Down

0 comments on commit a6957c0

Please sign in to comment.