Skip to content

Commit

Permalink
update CI config for for latest guava
Browse files Browse the repository at this point in the history
  • Loading branch information
stoty committed Jan 28, 2025
1 parent 3631c4f commit 327b3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
name: 'Linux (JDK 11), Newest Guava'
runs-on: ubuntu-latest
env:
GUAVA: 32.1.1-jre # newest supported Guava version
GUAVA: 33.4.0-jre # newest supported Guava version
steps:
- name: 'Set up JDK 11'
uses: actions/setup-java@v4
Expand Down

0 comments on commit 327b3bb

Please sign in to comment.