Skip to content

Commit

Permalink
...though that requires actually using the right runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbergstrom committed Jan 29, 2024
1 parent 242fc29 commit 082a2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
path: ./src/
Test:
needs: Build
runs-on: windows-latest
runs-on: macos-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 082a2d0

Please sign in to comment.