workflows: lock macOS runner to macos-14
This commit is contained in:
parent
fcfbe6fff4
commit
dbd20ce0eb
2
.github/workflows/check-shell.yml
vendored
2
.github/workflows/check-shell.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
aarch64-darwin:
|
aarch64-darwin:
|
||||||
name: shell-check-aarch64-darwin
|
name: shell-check-aarch64-darwin
|
||||||
runs-on: macos-latest
|
runs-on: macos-14
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user