Skip to content

Commit

Permalink
fix github CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
sliemeobn committed Oct 16, 2024
1 parent 303f6ca commit 93fcb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-embedded.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
image: [swiftlang/swift:nightly-main]
image: ["swiftlang/swift:nightly-main"]

container:
image: ${{ matrix.image }}
Expand Down

0 comments on commit 93fcb8e

Please sign in to comment.