Skip to content

Commit

Permalink
Try building on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
davisadam10 committed Aug 3, 2024
1 parent 2e221c8 commit d90a33f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
- feature/ci

jobs:
build_windows:
runs-on: windows-latest
build_macos:
runs-on: macos-latest

steps:
# Restore the .git directory from the cache
Expand Down

0 comments on commit d90a33f

Please sign in to comment.