Skip to content

Commit

Permalink
Use macOS 11 in CI (hyperledger#527)
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
  • Loading branch information
Patrik-Stas authored Jul 28, 2022
1 parent 08395ba commit 3d85fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ jobs:
# TODO: Add tests of iOS build
publish-ios-wrapper:
needs: workflow-setup
runs-on: macos-10.15
runs-on: macos-11
env:
LIBVCX_VERSION: ${{ needs.workflow-setup.outputs.PUBLISH_VERSION }}
PUBLISH_VERSION: ${{ needs.workflow-setup.outputs.PUBLISH_VERSION }}
Expand Down

0 comments on commit 3d85fe0

Please sign in to comment.