We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc25435 commit 2a5681eCopy full SHA for 2a5681e
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
60
linux_swift_6_0:
61
runs-on: ubuntu-latest
62
- container: swiftlang/swift:nightly-6.0-jammy
+ container: swift:6.0
63
steps:
64
- name: Checkout
65
uses: actions/checkout@v4
0 commit comments