Skip to content

Commit cf2974e

Browse files
committed
Update CI from 5.9.1 to 5.9.2.
1 parent a266c55 commit cf2974e

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
@@ -26,7 +26,7 @@ jobs:
2626
# seems better. This should also ensure protobuf caching changes with
2727
# each new image incase system in the Swift image are changed/updated.
2828
swift:
29-
- 5.9.1-jammy
29+
- 5.9.2-jammy
3030
- 5.8.1-jammy
3131
- 5.7.3-jammy
3232
# protobuf_git can reference a commit, tag, or branch

.github/workflows/regular_conformance.yml

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

0 commit comments

Comments
 (0)