test: update ci from ubuntu-latest to ubuntu-24.04 (#2809)
This commit is contained in:
@@ -25,7 +25,7 @@ on:
|
||||
|
||||
jobs:
|
||||
nix:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
|
||||
Reference in New Issue
Block a user