Skip to content

Commit

Permalink
fixup! Update CI build images
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed Dec 25, 2024
1 parent c23ddfd commit 482061f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 482061f

Please sign in to comment.