Merge pull request #253 from crazy-max/ci-bump-macos
Some checks failed
ci / main (macos-26-large, ) (push) Has been cancelled
ci / main (macos-26-large, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-26-large, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, ) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, v27.3.1) (push) Has been cancelled
ci / main (ubuntu-latest, ) (push) Has been cancelled
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-latest, v27.3.1) (push) Has been cancelled
ci / main (windows-latest, ) (push) Has been cancelled
ci / main (windows-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / channel (macos-26-large) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (ubuntu-latest) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-26-large) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (ubuntu-latest) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / context (macos-26-large) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled
ci / context (ubuntu-latest) (push) Has been cancelled
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / build-linux (containerd-system) (push) Has been cancelled
ci / build-linux (containerd-tarball) (push) Has been cancelled
ci / build-macos (macos-26-large) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / set-host (push) Has been cancelled
ci / rootless (push) Has been cancelled
ci / tcp (macos-26-large) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (ubuntu-latest) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / undock-regctl-version (, ) (push) Has been cancelled
ci / undock-regctl-version (, v0.9.0) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, ) (push) Has been cancelled
ci / undock-regctl-version (v0.8.2, v0.9.0) (push) Has been cancelled
ci / docker-29 (macos-26-large) (push) Has been cancelled
ci / docker-29 (ubuntu-latest) (push) Has been cancelled
ci / docker-29 (windows-latest) (push) Has been cancelled
codeql / analyze (push) Has been cancelled
test / test (push) Has been cancelled
validate / prepare (push) Has been cancelled
zizmor / zizmor (push) Has been cancelled
validate / validate (push) Has been cancelled

ci: update macos runners to 26
This commit is contained in:
Paweł Gronowski 2026-04-24 16:52:32 +02:00 committed by GitHub
commit f6ea87cae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
version:
- ""
@ -56,7 +56,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@ -77,7 +77,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@ -104,7 +104,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@ -122,7 +122,7 @@ jobs:
docker context inspect foo
lima-start-args:
runs-on: macos-15-intel
runs-on: macos-26-large
steps:
-
name: Checkout
@ -186,7 +186,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-15-intel
- macos-26-large
steps:
-
name: Checkout
@ -282,7 +282,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@ -333,7 +333,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-