Skip to content

Added vcpu_count to the windows template #63

Added vcpu_count to the windows template

Added vcpu_count to the windows template #63

Workflow file for this run

name: "Check flake"
on:
push:
pull_request:
workflow_dispatch:
jobs:
check-flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
- run: nix flake check