1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

ci: update Ubuntu runner to ubuntu-24.04

Link: https://github.com/actions/runner-images/issues/10636
This commit is contained in:
NAHO 2024-12-27 01:56:53 +01:00
parent fe5f02c2c2
commit b5f10655ed
No known key found for this signature in database
GPG key ID: 229CB671D09B95F5
4 changed files with 13 additions and 13 deletions

View file

@ -15,7 +15,7 @@ permissions:
jobs:
labels:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
if: github.repository_owner == 'NixOS'
steps:
- uses: actions/labeler@v5