Try changing macOS version

This commit is contained in:
Gregory Schier
2024-02-24 21:25:58 -08:00
parent 616acdfb56
commit 752eb3dbd5

View File

@@ -11,11 +11,11 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-12
- os: macos-latest
target: aarch64-apple-darwin
- os: macos-latest
target: x86_64-apple-darwin
- os: windows-2022
- os: windows-latest
target: x86_64-pc-windows-msvc
- os: ubuntu-20.04
target: x86_64-unknown-linux-gnu