Skip to content

Commit 61edc2f

Browse files
authored
Update ci.yml
1 parent 4be8976 commit 61edc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: true
1313
matrix:
14-
gradle-version: ["8.3", "8.4", "8.5", "8.6", "8.7", "8.8", "8.9", "8.10", "8.11", "8.12", "8.13", "current"]
14+
gradle-version: ["7.6", "8.0", "8.3", "8.4", "8.5", "8.6", "8.7", "8.8", "8.9", "8.10", "8.11", "8.12", "8.13", "current"]
1515

1616
runs-on: ubuntu-latest
1717

0 commit comments

Comments
 (0)