interchange: Bump version

Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
gatecat 2021-05-07 10:27:22 +01:00
parent 9a1cad85fe
commit 51949d95c3

View File

@ -108,7 +108,7 @@ jobs:
env: env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
PYTHON_INTERCHANGE_TAG: v0.0.11 PYTHON_INTERCHANGE_TAG: v0.0.12
PRJOXIDE_REVISION: b5d88c3491770559c3c10cccb1651db65ab061b1 PRJOXIDE_REVISION: b5d88c3491770559c3c10cccb1651db65ab061b1
DEVICE: ${{ matrix.device }} DEVICE: ${{ matrix.device }}
run: | run: |