Commit 41369b2
committed
fix(ci): install Swift 6.2 via swiftly for container-bridge build
The macOS-15 runner ships Swift 6.1 but container-bridge/Package.swift
requires swift-tools-version 6.2. Install Swift 6.2 using swiftly and
persist it to GITHUB_PATH so subsequent steps pick up the correct
toolchain.1 parent 461131a commit 41369b2
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
30 | 40 | | |
31 | 41 | | |
32 | 42 | | |
| |||
0 commit comments