Skip to content

Commit

Permalink
Use self-hosted instead of GH runner
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Jan 9, 2024
1 parent 8c4aca6 commit 05775a7
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 @@ -16,7 +16,7 @@ jobs:
- ubuntu-latest
- [self-hosted, linux-arm64]
- macos-latest
- macos-13-xlarge
- [self-hosted, macos, arm64]
- windows-latest
steps:
- name: checkout
Expand Down

0 comments on commit 05775a7

Please sign in to comment.