CI/CD On Proper Swift Version
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
- uses: tree-sitter/setup-action@v2
|
- uses: tree-sitter/setup-action@v2
|
||||||
- uses: swift-actions/setup-swift@v2
|
- uses: swift-actions/setup-swift@v2
|
||||||
with:
|
with:
|
||||||
swift-version: "6.2"
|
swift-version: "6.2.3"
|
||||||
# Because our tree-sitter code is in a subdirectory,
|
# Because our tree-sitter code is in a subdirectory,
|
||||||
# and working-directory does not apply to uses, we
|
# and working-directory does not apply to uses, we
|
||||||
# are forced to specify calls to the CI ourselves.
|
# are forced to specify calls to the CI ourselves.
|
||||||
|
|||||||
Reference in New Issue
Block a user