Skip to content

Commit

Permalink
Merge pull request #20 from dlr-pa/mohr
Browse files Browse the repository at this point in the history
added github action to run on macos-11
  • Loading branch information
daniel-mohr authored Sep 29, 2021
2 parents a6c3439 + 2bbe6bd commit e987279
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unittest_pytest_coverage_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,6 @@ jobs:

macos-11_test:
# https://github.com/actions/virtual-environments/blob/main/images/macos/macos-11-Readme.md
if: ${{ false }}
# https://github.com/actions/virtual-environments/issues/2486
# https://github.com/actions/virtual-environments/blob/main/docs/macos-11-onboarding.md
runs-on: macos-11
needs: [pep8_check, pre-commit]
steps:
Expand Down

0 comments on commit e987279

Please sign in to comment.