Skip to content

Commit

Permalink
ci: Use macos-11
Browse files Browse the repository at this point in the history
Change-Id: I02b6d7bd535309c1e3d9fa3593221d90654e61ee
  • Loading branch information
arriolac committed Jul 29, 2021
1 parent 6c5ed2e commit ced5507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
workflow_dispatch:
jobs:
release:
runs-on: macos-latest
runs-on: macos-11
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit ced5507

Please sign in to comment.