Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a1a138

Browse files
author
htfab
committedJul 29, 2024·
feat(formal): pin oss-cad-suite to a specific version
1 parent be49c76 commit 2a1a138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/formal.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: install oss-cad-suite
1717
uses: YosysHQ/setup-oss-cad-suite@v3
1818
with:
19+
version: '2024-07-16'
1920
github-token: ${{ secrets.GITHUB_TOKEN }}
2021
- run: |
2122
yosys --version

0 commit comments

Comments
 (0)
Please sign in to comment.