Compare commits

..

No commits in common. "master" and "v5.1.0" have entirely different histories.

View file

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