Replace docker CI image
Some checks are pending
/ Build Nix targets (push) Waiting to run

This commit is contained in:
Théo Barnouin 2024-10-24 11:15:01 +02:00
parent c2da4e06d5
commit 0b134d3676

View file

@ -3,7 +3,7 @@ on: push
jobs:
nix_build:
name: Build Nix targets
runs-on: ubuntu-22.04
runs-on: ubuntu:22.04
steps:
- uses: actions/checkout@v3
- name: Check Nix flake inputs