Skip to content

Commit 3c1c2ba

Browse files
committed
tweak gh action
1 parent 3081287 commit 3c1c2ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
version: [7.1, 7.2, 7.3, 7.4, 8.0]
14+
version: ['7.1', '7.2', '7.3', '7.4', '8.0']
1515
type: ['', '-prod']
1616

1717
steps:

0 commit comments

Comments
 (0)