Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
rm big machines
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jul 27, 2023
1 parent f4c5b6f commit 796a95d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/binaries-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
- x86_64-unknown-linux-gnu
include:
- build: aarch64-unknown-linux-gnu
os: ubuntu-latest-32-cores
os: ubuntu-latest
- build: x86_64-apple-darwin
os: macos-latest-xl
os: macos-latest
- build: x86_64-pc-windows-gnu
os: ubuntu-latest-32-cores
os: ubuntu-latest
- build: x86_64-unknown-linux-gnu
os: ubuntu-latest-32-cores
os: ubuntu-latest
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 796a95d

Please sign in to comment.