Skip to content

Commit

Permalink
[TASK] build on MacOS 11 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaseberle committed Jul 21, 2022
1 parent 6aa1b4e commit 62b59a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Expand Up @@ -169,7 +169,7 @@ jobs:

build-mac:
needs: facts
runs-on: macos-10.15
runs-on: macos-11
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 62b59a0

Please sign in to comment.