Skip to content

Commit d8a02c9

Browse files
committed
Trying to find latest working Guava
1 parent 49f0c9a commit d8a02c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ permissions:
1313
contents: read
1414

1515
env:
16-
GUAVA_DEFAULT: '33.4.8-jre'
16+
GUAVA_DEFAULT: '33.3.1-jre'
1717
GUAVA_MIN: '25.1-jre'
18-
GUAVA_MAX: '33.4.8-jre'
18+
GUAVA_MAX: '33.3.1-jre'
1919
jobs:
2020
build:
2121
runs-on: 'ubuntu-24.04'

0 commit comments

Comments
 (0)