Merge pull request #34 from jfroche/feat/build-master

feat/build master
This commit is contained in:
Jörg Thalheim 2022-12-12 20:42:45 +00:00 committed by GitHub
commit 4089613d92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,10 +7,12 @@ on:
jobs:
images:
strategy:
fail-fast: false
matrix:
tag:
- nixos-22.11
- nixos-unstable
- master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3