There was an error while loading. Please reload this page.
1 parent 3ba0962 commit 86f8dc3Copy full SHA for 86f8dc3
1 file changed
.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.2@sha256:1e73c4051f095f7f1bafbece9ca7f9c67de4c870246c20bf12a06c69c52dd827
+ container: swift:6.2@sha256:0e4716bd34384d22963a63afbdbc93be3129dfd0753185aa1ded27755abdcae8
98
steps:
99
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
100
- name: Build tests for Linux
0 commit comments