aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-06-15 16:32:02 +0100
committergatecat <gatecat@ds0.me>2021-06-15 16:32:02 +0100
commit9df05c4f984d554f868437f79872404707a7658f (patch)
tree7080db2d710d63ea23121de4800713c9bb9d32bc /.github
parent3e8f08895ba16a3d3e5d2453372768b37e669155 (diff)
downloadnextpnr-9df05c4f984d554f868437f79872404707a7658f.tar.gz
nextpnr-9df05c4f984d554f868437f79872404707a7658f.tar.bz2
nextpnr-9df05c4f984d554f868437f79872404707a7658f.zip
interchange: Bump versions
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/interchange_ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/interchange_ci.yml b/.github/workflows/interchange_ci.yml
index ee42d09e..d7dca9da 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -114,8 +114,8 @@ jobs:
env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
- PYTHON_INTERCHANGE_TAG: v0.0.14
- PRJOXIDE_REVISION: 82b23868d768dac9a5541331e3ddc4c4062627f7
+ PYTHON_INTERCHANGE_TAG: v0.0.15
+ PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89
DEVICE: ${{ matrix.device }}
run: |
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"