mirror of https://github.com/docker/buildx.git
Merge pull request #2797 from crazy-max/ci-macos-14
ci: update runner to macos-14
This commit is contained in:
commit
9f1fc99018
|
@ -158,7 +158,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-24.04
|
||||
- macos-12
|
||||
- macos-14
|
||||
- windows-2022
|
||||
env:
|
||||
SKIP_INTEGRATION_TESTS: 1
|
||||
|
|
Loading…
Reference in New Issue