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 0a51816 commit 6f8bcddCopy full SHA for 6f8bcdd
.github/workflows/swift.yml
@@ -43,7 +43,7 @@ jobs:
43
fi
44
tar xvvf swift-5.6-RELEASE-ubuntu20.04.tar.gz
45
env:
46
- EXPECTED_SWIFT_SHASUM: 86b849d9f6ba2eda4e12ea5eafaa0748bffcd6272466b514c2b0fd4a829c63a4
+ EXPECTED_SWIFT_SHASUM: 3f0d926bfc08eea00a69b1d992f2ab5e08155d97476096a3ef959fe7c4cbd58b
47
- name: Install native Rust toolchain, Valgrind, and build utilitis
48
run: |
49
sudo apt-get update
0 commit comments