mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-21 19:25:40 +08:00
Merge pull request #2797 from crazy-max/ci-macos-14
ci: update runner to macos-14
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -158,7 +158,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-24.04
|
- ubuntu-24.04
|
||||||
- macos-12
|
- macos-14
|
||||||
- windows-2022
|
- windows-2022
|
||||||
env:
|
env:
|
||||||
SKIP_INTEGRATION_TESTS: 1
|
SKIP_INTEGRATION_TESTS: 1
|
||||||
|
Reference in New Issue
Block a user