Skip to content

Commit

Permalink
ci: windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Aug 21, 2024
1 parent 2fac53d commit 4b3e743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Homebrew
if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos')
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
- name: Install libraries for Linux/Mac
Expand Down

0 comments on commit 4b3e743

Please sign in to comment.