John Doty 2024-08-12 17:57:36 -07:00
parent a7202010d0
commit df914e68f2

View file

@ -56,11 +56,11 @@ jobs:
target: x86_64-unknown-linux-musl
- build: macos
os: macos-12
os: macos-latest
target: x86_64-apple-darwin
- build: arm-macos
os: macos-12
os: macos-latest
target: aarch64-apple-darwin
- build: windows