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 1878734 commit d9ed49fCopy full SHA for d9ed49f
.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:5fce423d9125680f7f5fe809f3b3c733ea9497d41d4f407c9e5e3d27218b710a
+ container: swift:6.1@sha256:1ee6dc0c17f48aa016af86adcb5faabe2e38a35844538c5abb34e916ec0a5324
83
steps:
84
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
85
- name: Build tests for Linux
0 commit comments