diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66ed73b0c..43c6be092 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,12 +23,6 @@ jobs: # brew: automake steps: - - name: Workaround for actions/virtual-environments#1811 - if: runner.os == 'macOS' - run: | - brew untap local/homebrew-openssl - brew untap local/homebrew-python2 - - name: Workaround for actions/cache#403 if: runner.os == 'macOS' run: |