mirror of
https://github.com/ducaale/xh.git
synced 2025-05-05 15:32:50 +00:00
use the free version of m1 runner
This commit is contained in:
parent
58b43d63f4
commit
93800e28f1
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user