Skip to content

Commit

Permalink
yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
adorton-adobe committed Aug 13, 2024
1 parent 01b36e2 commit 6b7c618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
image: ${{ matrix.container }}
strategy:
matrix:
container: [rockylinux:8, rockylinux:9]
container: ["rockylinux:8", "rockylinux:9"]
include:
- extension_support: 0
variant_tag: "-noext"
Expand Down

0 comments on commit 6b7c618

Please sign in to comment.