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 592204f commit ac2ca47Copy full SHA for ac2ca47
.github/workflows/BuildAndTest.yml
@@ -66,7 +66,7 @@ jobs:
66
run: make test-without-building-watchos
67
linux:
68
runs-on: ubuntu-latest
69
- container: swift:5.10@sha256:6f788584d9b1ed6a4dc83ca224e3caf58c23530fa08dcf12a4a0e25893b20538
+ container: swift:5.10@sha256:8d7965d8b1757b46fee0ce603505b71e424a443e2002d502dfebd288a7f9a109
70
steps:
71
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
72
- name: Build tests for Linux
0 commit comments