Skip to content

Commit 13f70e3

Browse files
vkuttypCopilot
andcommitted
ci: fix env context not allowed in job name
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b4c4478 commit 13f70e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# 1. SQLite + Core tests — macOS (Swift pre-installed, ~1 min)
3131
# ───────────────────────────────────────────────────────────────────────────
3232
test-sqlite-macos:
33-
name: SQLite — macOS / Swift ${{ env.SWIFT_VERSION }}
33+
name: SQLite — macOS / Swift 6.0
3434
runs-on: macos-15
3535
steps:
3636
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)