update gh action

This commit is contained in:
Jeffrey C. Ollie 2024-09-07 23:42:39 -05:00
parent d65c94b227
commit c99f0fc827
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -3,7 +3,8 @@ on:
- push - push
jobs: jobs:
build: build:
runs-on: docker.io/jcollie/nixos-runner:latest runs-on: ubuntu-24.04
container: docker.io/jcollie/nixos-runner:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: set - run: set