Skip to content

Commit cbf21d3

Browse files
authored
Merge pull request #319 from yrabbit/nextpnr
Use nextpnr 0.8
2 parents fedeada + 4d987dd commit cbf21d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chipdb.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
fail-fast: false
273273
matrix:
274274
yosys: [main, yosys-0.44]
275-
nextpnr: [master, nextpnr-0.7]
275+
nextpnr: [master, nextpnr-0.8]
276276
steps:
277277
- uses: actions/checkout@v4
278278
- name: Download python package

0 commit comments

Comments
 (0)