Compare commits

..

2 commits

Author SHA1 Message Date
Paweł Gronowski
f6ea87cae1
Merge pull request #253 from crazy-max/ci-bump-macos
Some checks failed
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
2026-04-24 16:52:32 +02:00
CrazyMax
b7bb222773
ci: update macos runners to 26
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-04-24 15:38:03 +02:00

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:
-