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:
parent
a50d630336
commit
6144b5c598
9 changed files with 13 additions and 13 deletions
3
.github/workflows/source-vendor.yml
vendored
3
.github/workflows/source-vendor.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Create source archive with vendored dependencies
|
||||
|
||||
on: [push, workflow_dispatch]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
vendor-sources:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue