Skip to content

Commit

Permalink
update stable CI versions (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijndevos authored Aug 4, 2023
1 parent f7fcb07 commit ba69439
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 @@ -245,8 +245,8 @@ jobs:
strategy:
fail-fast: false
matrix:
yosys: [master, yosys-0.25]
nextpnr: [master, nextpnr-0.5]
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 ba69439

Please sign in to comment.