use the free version of m1 runner

This commit is contained in:
Mohamed Daahir 2024-02-24 20:08:52 +00:00
parent 58b43d63f4
commit 93800e28f1
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ jobs:
os: macos-latest
flags: --features=native-tls
- target: aarch64-apple-darwin
os: macos-latest-xlarge
os: macos-14
flags: --features=native-tls
- target: x86_64-pc-windows-msvc
os: windows-latest

View File

@ -21,7 +21,7 @@ jobs:
os: macos-latest
flags: --features=native-tls
- target: aarch64-apple-darwin
os: macos-latest-xlarge
os: macos-14
flags: --features=native-tls
- target: x86_64-pc-windows-msvc
os: windows-latest
@ -72,7 +72,7 @@ jobs:
- os: macos-latest
target: x86_64-apple-darwin
flags: --features=native-tls
- os: macos-latest-xlarge
- os: macos-14
target: aarch64-apple-darwin
flags: --features=native-tls
- os: windows-latest