Skip to content

Commit 6b7c618

Browse files
committed
yml syntax
1 parent 01b36e2 commit 6b7c618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
image: ${{ matrix.container }}
153153
strategy:
154154
matrix:
155-
container: [rockylinux:8, rockylinux:9]
155+
container: ["rockylinux:8", "rockylinux:9"]
156156
include:
157157
- extension_support: 0
158158
variant_tag: "-noext"

0 commit comments

Comments
 (0)