From 0f636010f34fb8bdfa1015d779c2ce86bda47251 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 22 May 2024 03:28:32 -0400 Subject: ci: start building for x86_64-darwin again --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aba5926..61e71d1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,6 +17,8 @@ jobs: - os: ubuntu-latest system: x86_64-linux - os: macos-latest + system: aarch64-darwin + - os: macos-13 system: x86_64-darwin - os: ubuntu-latest system: aarch64-linux @@ -51,8 +53,6 @@ jobs: - name: Run build run: | nix run \ - --inputs-from . \ - --override-input nixpkgs nixpkgs \ github:Mic92/nix-fast-build -- \ --no-nom \ --skip-cached \ -- cgit v1.2.3