mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
ci: lock macOS runner to macos-14
This commit is contained in:
parent
b3ea1e9b19
commit
365e0a9ab1
3 changed files with 6 additions and 6 deletions
|
@ -308,7 +308,7 @@ Creating a Cachix cache for your installer tests and adding its authorisation to
|
|||
- `armv7l-linux`
|
||||
- `x86_64-darwin`
|
||||
|
||||
- The `installer_test` job (which runs on `ubuntu-24.04` and `macos-latest`) will try to install Nix with the cached installer and run a trivial Nix command.
|
||||
- The `installer_test` job (which runs on `ubuntu-24.04` and `macos-14`) will try to install Nix with the cached installer and run a trivial Nix command.
|
||||
|
||||
### One-time setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue