Skip to content

Commit 2a5681e

Browse files
authored
Update build.yml
1 parent dc25435 commit 2a5681e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
linux_swift_6_0:
6161
runs-on: ubuntu-latest
62-
container: swiftlang/swift:nightly-6.0-jammy
62+
container: swift:6.0
6363
steps:
6464
- name: Checkout
6565
uses: actions/checkout@v4

0 commit comments

Comments
 (0)