mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
workflows: lock macOS runner to macos-14
This commit is contained in:
2
.github/workflows/check-shell.yml
vendored
2
.github/workflows/check-shell.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
aarch64-darwin:
|
||||
name: shell-check-aarch64-darwin
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-14
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user