Skip to content

Commit

Permalink
bump yosys and nextpnr versions (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijndevos authored Jan 24, 2024
1 parent 0c20f27 commit fb9a8df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chipdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ jobs:
strategy:
fail-fast: false
matrix:
yosys: [master, yosys-0.31]
nextpnr: [master, nextpnr-0.6]
yosys: [master, yosys-0.37]
nextpnr: [master, nextpnr-0.7]
steps:
- uses: actions/checkout@v3
- name: Download python package
Expand Down

0 comments on commit fb9a8df

Please sign in to comment.