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 7644de3 commit c943dfcCopy full SHA for c943dfc
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- swift: ["5.2.4-bionic", "5.1.5-bionic", "5.0.3-bionic", "4.2.4"]
+ swift: ["5.2.5-bionic", "5.1.5-bionic", "5.0.3-bionic", "4.2.4"]
16
# protobuf_git can reference a commit, tag, or branch
17
# commit: "commits/6935eae45c99926a000ecbef0be20dfd3d159e71"
18
# tag: "ref/tags/v3.11.4"
0 commit comments