change runs-on
Some checks failed
build healthchecks / build (push) Failing after 7m21s

This commit is contained in:
Jeffrey C. Ollie 2023-08-27 12:44:41 -05:00
parent 8bae52e4a0
commit ef9f47ff23
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -3,7 +3,7 @@ on:
- push
jobs:
build:
runs-on: nixos-runner
runs-on: nixos-nix-latest
# env:
# REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
# REPOSITORY: ${{ secrets.DOCKER_REPOSITORY }}