aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-12-22 13:17:55 +0000
committergatecat <gatecat@ds0.me>2021-12-22 13:21:18 +0000
commit2c43ac992f841eb57ac3003acc2f3a5736ce4591 (patch)
treec46930f6cc737ffd22a1eb1c8fab513f4a09f088 /.github
parentd2e193f2579e268ae5d54f2206ab621ce3465f80 (diff)
downloadnextpnr-2c43ac992f841eb57ac3003acc2f3a5736ce4591.tar.gz
nextpnr-2c43ac992f841eb57ac3003acc2f3a5736ce4591.tar.bz2
nextpnr-2c43ac992f841eb57ac3003acc2f3a5736ce4591.zip
mistral: Update to latest enum name
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mistral_ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mistral_ci.yml b/.github/workflows/mistral_ci.yml
index 7cf71621..64300d78 100644
--- a/.github/workflows/mistral_ci.yml
+++ b/.github/workflows/mistral_ci.yml
@@ -21,7 +21,7 @@ jobs:
- name: Execute build nextpnr
env:
MISTRAL_PATH: ${{ github.workspace }}/deps/mistral
- MISTRAL_REVISION: 0edeca112dda9bd463125feb869ddb7511d1acd9
+ MISTRAL_REVISION: e039b595529ab573d9cb01c64ef927f9d81d63ce
run: |
source ./.github/ci/build_mistral.sh
get_dependencies