name: nixosConfigurations-test14 on: pull_request: types: - opened - synchronize - reopened push: branches: - main concurrency: cancel-in-progress: true group: ${{ forgejo.workflow }}-${{ forgejo.event.pull_request.number || forgejo.ref }} jobs: nixosConfigurations-test14: runs-on: native steps: - uses: actions/checkout@v4 - run: nix build .#checks.x86_64-linux.nixosConfigurations-test14 -vL