We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6d86a commit 404798aCopy full SHA for 404798a
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
59
linux_swift_6_0:
60
runs-on: ubuntu-latest
61
- container: swiftlang/swift:nightly-6.0-jammy
+ container: swift:6.0
62
steps:
63
- name: Checkout
64
uses: actions/checkout@v4
0 commit comments