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 048f419 commit 4904536Copy full SHA for 4904536
.github/workflows/BuildAndTest.yml
@@ -79,7 +79,7 @@ jobs:
79
run: make test-without-building-visionos
80
linux:
81
runs-on: ubuntu-latest
82
- container: swift:6.1@sha256:1ee6dc0c17f48aa016af86adcb5faabe2e38a35844538c5abb34e916ec0a5324
+ container: swift:6.1@sha256:0afbf4e0d1358b6b59a41b9313c2447d25196c8e25ba51a4d6673e2609a15083
83
steps:
84
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
85
- name: Build tests for Linux
0 commit comments