Skip to content

Commit 404798a

Browse files
authored
Update build.yml
1 parent 1a6d86a commit 404798a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

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

0 commit comments

Comments
 (0)