Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
chore: use proper ci runner
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Aug 29, 2023
1 parent f47400a commit 6d829f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

test_mac:
name: Test on macOS
runs-on: macOS-latest
runs-on: macos-latest
strategy:
matrix:
target: [x86_64-apple-darwin, aarch64-apple-darwin]
Expand Down

0 comments on commit 6d829f8

Please sign in to comment.