Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnavarro committed Feb 14, 2023
1 parent 50c32ce commit 220ab3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
brew update
brew install --cask osxfuse
if: matrix.os == 'macOS-latest'
if: matrix.os == 'macOS-11'

- name: Install Libraries on Windows
shell: powershell
Expand Down

0 comments on commit 220ab3e

Please sign in to comment.