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 4c58447 commit f303c5fCopy full SHA for f303c5f
.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:e2a8181242cbffdb3ada767da44d1bc6681bad37f03525f5b7165f6421806ca3
+ container: swift:6.2@sha256:471acf16d3ce9b270d2f15ea177b0e150bdf1595ae2acfcc4932d1a03f43c3fd
98
steps:
99
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
100
- name: Build tests for Linux
0 commit comments