From 482061fd2a894ec4f735c2299d8bdf859e89e0b3 Mon Sep 17 00:00:00 2001 From: wcampbell Date: Wed, 25 Dec 2024 00:48:20 -0500 Subject: [PATCH] fixup! Update CI build images --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0c5f0be4..6b269371 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -67,7 +67,7 @@ jobs: - { target: arm-unknown-linux-musleabi, os: ubuntu-24.04, use-cross: true } - { target: armv7-unknown-linux-musleabi, os: ubuntu-24.04, use-cross: true } - { target: aarch64-unknown-linux-musl, os: ubuntu-24.04, use-cross: true } - - { target: x86_64-apple-darwin, os: macos-14 } + - { target: x86_64-apple-darwin, os: macos-14, use-cross: false} toolchain: - stable # msrv of backhand-cli