aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorYRabbit <rabbit@yrabbit.cyou>2021-09-04 16:29:21 +1000
committerYRabbit <rabbit@yrabbit.cyou>2021-09-04 16:29:21 +1000
commite4701f2da1104550569a412fa40056619a5e9c2e (patch)
treecb1c240c7859f66728e60abc3484a4f54970f13e /.github
parent23a5e9185887758e7d5fd83fe49686aaa5783896 (diff)
parent0c40bed4250e3b1525a202cba7a905ba9537bec8 (diff)
downloadnextpnr-e4701f2da1104550569a412fa40056619a5e9c2e.tar.gz
nextpnr-e4701f2da1104550569a412fa40056619a5e9c2e.tar.bz2
nextpnr-e4701f2da1104550569a412fa40056619a5e9c2e.zip
Merge branch 'master' into extend-placement
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/interchange_ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/interchange_ci.yml b/.github/workflows/interchange_ci.yml
index 4dec38b2..05220abd 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -114,7 +114,7 @@ jobs:
env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
- PYTHON_INTERCHANGE_TAG: v0.0.17
+ PYTHON_INTERCHANGE_TAG: v0.0.18
PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89
DEVICE: ${{ matrix.device }}
run: |