Remove Docker for Nix

This commit is contained in:
scorpion-26 2023-03-03 19:36:34 +01:00 committed by GitHub
parent 8577eff37c
commit d78fe91c9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,8 +34,6 @@ jobs:
nix:
name: Build using Nix
runs-on: ubuntu-latest
container:
image: nixos/nix
steps:
- name: Download gBar
uses: actions/checkout@v3.3.0