Skip to content

Commit fffb2a3

Browse files
authored
Merge pull request #356 from yrabbit/yosys-version
Bump the Yosys version.
2 parents 65fe5a6 + 1925999 commit fffb2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chipdb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
strategy:
252252
fail-fast: false
253253
matrix:
254-
yosys: [main, v0.54]
254+
yosys: [main, v0.55]
255255
nextpnr: [master, nextpnr-0.8]
256256
steps:
257257
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)