aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-04-30 11:42:43 +0100
committergatecat <gatecat@ds0.me>2021-04-30 11:42:43 +0100
commit5225550b5b83db2685f6c3ad3ce73e1eaadea891 (patch)
tree240de8f8603237a782a34df3a18915c495a394b3 /.github
parentdcb09ec8deddb1c90c53acc157baf941fb875142 (diff)
downloadnextpnr-5225550b5b83db2685f6c3ad3ce73e1eaadea891.tar.gz
nextpnr-5225550b5b83db2685f6c3ad3ce73e1eaadea891.tar.bz2
nextpnr-5225550b5b83db2685f6c3ad3ce73e1eaadea891.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 e8f1c153..4e94076d 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -108,8 +108,8 @@ jobs:
env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
- PYTHON_INTERCHANGE_TAG: v0.0.10
- PRJOXIDE_REVISION: a85135648c3ef2f7b3fd53ae2187ef6460e34b16
+ PYTHON_INTERCHANGE_TAG: v0.0.11
+ PRJOXIDE_REVISION: b5d88c3491770559c3c10cccb1651db65ab061b1
DEVICE: ${{ matrix.device }}
run: |
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"