Skip to content

Commit 8cb2c8c

Browse files
committed
GHA: use the nightly snapshots
Update to the nightly snapshots to make the CMake build easier to maintain.
1 parent 7a8ab19 commit 8cb2c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cmake_build:
4141
name: CMake Build
4242
runs-on: ubuntu-latest
43-
container: swift:6.1-noble
43+
container: swiftlang/swift:nightly
4444
steps:
4545
- name: checkout sources
4646
uses: actions/checkout@v1

0 commit comments

Comments
 (0)