-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Update Swift to 6.1.3 #14486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update Swift to 6.1.3 #14486
Conversation
|
This is attempting to follow the directions on #14033 (comment),. I'm not sure how to test it, so hopefully CI will do that for me. |
|
The Ubuntu File Synchronization Check seems busted, it seems like since the Dockerfiles and install script differ in the use of |
|
@hunsche @DavidKorczynski fyi on the failing check, but also how do I test these to be sure they are right? |
20e83c1 to
47f2d76
Compare
Looks like the check is only correct for the Dockerfile checks. All of the scripts it is trying to check use hyphens and not underscores. |
|
@hunsche @DavidKorczynski - I believe this is now ready to go. See my note above about Version Check not being correct for the install file naming (just the |
Correction, one uses hyphens ( |
db82330 to
3d7218b
Compare
|
Went ahead and renamed the two |
|
@hunsche @DavidKorczynski - can one of you do the |
4bfbcd1 to
2e152b2
Compare
6.2.3 would be current, but there doesn't seem to be a download for 2004, so this keeps everything else consistent. Update support packages based on: https://www.swift.org/install/linux/tarball/
The generic check has the names coded differently, try rename the files to match how the check is coded.
2e152b2 to
d77424f
Compare
6.2.3 would be current, but there doesn't seem to be a download for 2004, so this keeps everything else consistent.