Skip to content

Commit

Permalink
reenable matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijndevos authored Sep 2, 2023
1 parent 6ed6922 commit ddc7841
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 @@ -268,8 +268,8 @@ jobs:
strategy:
fail-fast: false
matrix:
yosys: [master]
nextpnr: [master]
yosys: [master, yosys-0.31]
nextpnr: [master, nextpnr-0.6]
steps:
- uses: actions/checkout@v3
- name: Download python package
Expand Down

0 comments on commit ddc7841

Please sign in to comment.