3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-04-29 23:33:40 +00:00

CMake: disable CI for now

This commit is contained in:
Miodrag Milanovic 2025-02-12 14:55:51 +01:00
parent a50d630336
commit 6144b5c598
9 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,7 @@
name: Create source archive with vendored dependencies
on: [push, workflow_dispatch]
on:
workflow_dispatch:
jobs:
vendor-sources: