Skip to content

Commit

Permalink
Foo
Browse files Browse the repository at this point in the history
  • Loading branch information
chokoswitch committed Oct 1, 2024
1 parent 6139cd4 commit 7d73572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
- '' # Use from source code
include:
- os: ubuntu-latest
test-java-version: 21
test-java-version: 17
protobuf-version: 3.18.0
- os: ubuntu-latest
test-java-version: 21
test-java-version: 17
coverage: true
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7d73572

Please sign in to comment.