mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
ci: update Ubuntu runner to ubuntu-24.04
Link: https://github.com/actions/runner-images/issues/10636
This commit is contained in:
parent
fe5f02c2c2
commit
b5f10655ed
4 changed files with 13 additions and 13 deletions
|
@ -3,9 +3,9 @@ queue_rules:
|
|||
# all required tests need to go here
|
||||
merge_conditions:
|
||||
- check-success=tests (macos-latest)
|
||||
- check-success=tests (ubuntu-22.04)
|
||||
- check-success=tests (ubuntu-24.04)
|
||||
- check-success=installer_test (macos-latest)
|
||||
- check-success=installer_test (ubuntu-22.04)
|
||||
- check-success=installer_test (ubuntu-24.04)
|
||||
- check-success=vm_tests
|
||||
batch_size: 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue