Skip to content

Commit 4d9df91

Browse files
authored
Move from 6.1.2 to 6.1.3 on CI. (#1849)
1 parent d9d778c commit 4d9df91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# seems better. This should also ensure protobuf caching changes with
2626
# each new image incase system in the Swift image are changed/updated.
2727
swift:
28-
- version: 6.1.2-noble
28+
- version: 6.1.3-noble
2929
hook: "SWIFT_BUILD_TEST_HOOK=\"-Xswiftc -warnings-as-errors\""
3030
- version: 6.0.3-noble
3131
hook: "SWIFT_BUILD_TEST_HOOK=\"-Xswiftc -warnings-as-errors\""

.github/workflows/regular_conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# seems better. This should also ensure protobuf caching changes with
3636
# each new image incase system in the Swift image are changed/updated.
3737
swift:
38-
- 6.1.2-noble
38+
- 6.1.3-noble
3939
# protobuf_git can reference a commit, tag, or branch
4040
# commit: "commits/6935eae45c99926a000ecbef0be20dfd3d159e71"
4141
# tag: "ref/tags/v3.11.4"

0 commit comments

Comments
 (0)