Quote version 8.10 in integ test

This commit is contained in:
daz 2024-08-26 12:47:06 -06:00
parent d6c8cf816c
commit e598a32529
No known key found for this signature in database

View file

@ -75,7 +75,7 @@ jobs:
strategy:
fail-fast: false
matrix:
gradle: [8.10, 8.9, 7.6.4, 6.9.4, 5.6.4, 4.10.3, 3.5.1]
gradle: ["8.10", 8.9, 7.6.4, 6.9.4, 5.6.4, 4.10.3, 3.5.1]
os: ${{fromJSON(inputs.runner-os)}}
include:
- java-version: 11