Skip to content

Commit

Permalink
switch machines
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Nov 7, 2024
1 parent 0c53c58 commit 38ce882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ jobs:
matrix:
runner:
- name: "linux-x86_64"
machine: ["self-hosted", "linux", "x64", "2xlarge"]
machine: ["self-hosted", "linux", "x64", "4xlarge"]
- name: "linux-arm64"
machine: ["self-hosted", "linux", "arm64", "2xlarge"]
machine: ["self-hosted", "linux", "arm64", "large"]
- name: "macos-latest"
machine: 'macos-latest'
fail-fast: false
Expand Down

0 comments on commit 38ce882

Please sign in to comment.