Skip to content

chore(flake): add hdlgen #57

chore(flake): add hdlgen

chore(flake): add hdlgen #57

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
push:
branches:
- master
jobs:
DeterminateCI:
uses: DeterminateSystems/ci/.github/workflows/workflow.yml@main
permissions:
id-token: write
contents: read
with:
runner-map: |
{
"aarch64-darwin": "macos-latest",
"x86_64-linux": "ubuntu-latest"
}