Skip to content

Commit

Permalink
macOS: temp skip 'brew update' until Python 3.11 fully available
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Nov 9, 2022
1 parent 34c25b5 commit 033f05a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: Install dependencies (macOS)
if: runner.os == 'macOS'
run: |
brew update
brew install advancecomp automake brotli meson nasm ninja pkg-config
- name: Build ${{ matrix.platform }}
id: build-release
Expand Down

0 comments on commit 033f05a

Please sign in to comment.