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 ad7e6db commit 883a67aCopy full SHA for 883a67a
.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:0afbf4e0d1358b6b59a41b9313c2447d25196c8e25ba51a4d6673e2609a15083
+ container: swift:6.1@sha256:c8e7c8e1c6f06c13bc51645dd03abe47e1092be9ce49dbfd8883943d9410b755
98
steps:
99
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
100
- name: Build tests for Linux
0 commit comments