aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-10-20 13:50:33 +0100
committergatecat <gatecat@ds0.me>2021-10-20 13:50:33 +0100
commit013f3e0b390e5aa594af92f1da973ed18777a155 (patch)
treeee90bd5aa15a7755b06dd2ff5659ab01090ae891 /.github
parent840aee7e0e47729fab73f050cd53175a7b791843 (diff)
downloadnextpnr-013f3e0b390e5aa594af92f1da973ed18777a155.tar.gz
nextpnr-013f3e0b390e5aa594af92f1da973ed18777a155.tar.bz2
nextpnr-013f3e0b390e5aa594af92f1da973ed18777a155.zip
interchange: Bump prjoxide version
Signed-off-by: gatecat <gatecat@ds0.me>
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 3c165cf8..16b50205 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -115,7 +115,7 @@ jobs:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
PYTHON_INTERCHANGE_TAG: v0.0.20
- PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89
+ PRJOXIDE_REVISION: 318331f8b30c2e2a31cc41d51f104b671e180a8a
DEVICE: ${{ matrix.device }}
run: |
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"