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 7a8ab19 commit 4a9024dCopy full SHA for 4a9024d
.github/workflows/pull_request.yml
@@ -40,7 +40,7 @@ jobs:
40
cmake_build:
41
name: CMake Build
42
runs-on: ubuntu-latest
43
- container: swift:6.1-noble
+ container: swiftlang/swift:nightly-noble
44
steps:
45
- name: checkout sources
46
uses: actions/checkout@v1
0 commit comments