Skip to content

Commit e598a32

Browse files
committed
Quote version 8.10 in integ test
1 parent d6c8cf8 commit e598a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integ-test-provision-gradle-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
strategy:
7676
fail-fast: false
7777
matrix:
78-
gradle: [8.10, 8.9, 7.6.4, 6.9.4, 5.6.4, 4.10.3, 3.5.1]
78+
gradle: ["8.10", 8.9, 7.6.4, 6.9.4, 5.6.4, 4.10.3, 3.5.1]
7979
os: ${{fromJSON(inputs.runner-os)}}
8080
include:
8181
- java-version: 11

0 commit comments

Comments
 (0)