Skip to content

Commit

Permalink
self-hosted macOS to macos-latest-large
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuaNerin committed Jan 25, 2024
1 parent 0e8b710 commit de2a98b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
run: go test ./...

macos_arm64:
runs-on: [self-hosted, macOS, ARM64]
#runs-on: [self-hosted, macOS, ARM64]
runs-on: macos-latest-large

strategy:
matrix:
Expand Down

0 comments on commit de2a98b

Please sign in to comment.