Skip to content

Commit 8a29d88

Browse files
chore(deps): update swift docker tag to v6.2
1 parent 47e039c commit 8a29d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildAndTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: make test-without-building-visionos
9595
linux:
9696
runs-on: ubuntu-latest
97-
container: swift:6.1@sha256:e2a8181242cbffdb3ada767da44d1bc6681bad37f03525f5b7165f6421806ca3
97+
container: swift:6.2@sha256:471acf16d3ce9b270d2f15ea177b0e150bdf1595ae2acfcc4932d1a03f43c3fd
9898
steps:
9999
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
100100
- name: Build tests for Linux

0 commit comments

Comments
 (0)