mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
ci/nix: Switch to ubuntu-latest
This commit is contained in:
parent
7a93f11bfd
commit
8ff0fb7b52
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-20.04 # FIXME
|
runs-on: ubuntu-latest
|
||||||
name: Nix Flake - Linux
|
name: Nix Flake - Linux
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user