Skip to content

Commit 79bedb8

Browse files
chore(deps): update swift docker tag to v6.2
1 parent 25fa7e3 commit 79bedb8

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:c8e7c8e1c6f06c13bc51645dd03abe47e1092be9ce49dbfd8883943d9410b755
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)