Update ccpp.yml

This commit is contained in:
Jonas Kvinge 2020-02-06 18:40:05 +01:00 committed by GitHub
parent af1b0ace19
commit 4bd4d3ae03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- name: Update HomeBrew
run: brew update
- name: Unlink python
run: brew unlink python@2
- name: Install Packages