Skip to content

Commit c943dfc

Browse files
committed
CI: Move up the 5.2.x image to the new release.
1 parent 7644de3 commit c943dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
swift: ["5.2.4-bionic", "5.1.5-bionic", "5.0.3-bionic", "4.2.4"]
15+
swift: ["5.2.5-bionic", "5.1.5-bionic", "5.0.3-bionic", "4.2.4"]
1616
# protobuf_git can reference a commit, tag, or branch
1717
# commit: "commits/6935eae45c99926a000ecbef0be20dfd3d159e71"
1818
# tag: "ref/tags/v3.11.4"

0 commit comments

Comments
 (0)