diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6b88712f1..77ccb1527 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,11 +3,10 @@ name: linux_build # Run CI on push, PR, and weekly. on: - workflow_dispatch: -# push: -# pull_request: -# schedule: -# - cron: "0 0 * * 0 " # weekly + push: + pull_request: + schedule: + - cron: "0 0 * * 0 " # weekly # Environment variables env: diff --git a/yosys b/yosys index f44a4f908..c9555c9ad 160000 --- a/yosys +++ b/yosys @@ -1 +1 @@ -Subproject commit f44a4f90867b49837da048f9055fdcd8a13c335b +Subproject commit c9555c9adeba886a308c60615ac794ec20d9276e