Tweak the runner target to something more descriptive

This commit is contained in:
Savanni D'Gerinel 2025-03-28 08:54:58 -04:00
parent b8b7844ec2
commit 452602b140

View File

@ -19,7 +19,7 @@ jobs:
# - run: echo "This job's status is ${{ job.status }}."
build-flake:
runs-on: native
runs-on: nixos
defaults.run.working-directory: ${{ gitea.workspace }}
steps:
- name: Checkout repository code