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 a266c55 commit cf2974eCopy full SHA for cf2974e
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
# seems better. This should also ensure protobuf caching changes with
27
# each new image incase system in the Swift image are changed/updated.
28
swift:
29
- - 5.9.1-jammy
+ - 5.9.2-jammy
30
- 5.8.1-jammy
31
- 5.7.3-jammy
32
# protobuf_git can reference a commit, tag, or branch
.github/workflows/regular_conformance.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
# commit: "commits/6935eae45c99926a000ecbef0be20dfd3d159e71"
42
# tag: "ref/tags/v3.11.4"
0 commit comments