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 25fa7e3 commit 9fd0c14Copy full SHA for 9fd0c14
.github/workflows/BuildAndTest.yml
@@ -94,7 +94,7 @@ jobs:
94
run: make test-without-building-visionos
95
linux:
96
runs-on: ubuntu-latest
97
- container: swift:6.1@sha256:c8e7c8e1c6f06c13bc51645dd03abe47e1092be9ce49dbfd8883943d9410b755
+ container: swift:6.1@sha256:7389c91fce5b730489c1162820b5a3e7fa35001ee24fd86d6669352d4768e871
98
steps:
99
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
100
- name: Build tests for Linux
0 commit comments