aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/mistral_ci.yml
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-10-17 19:02:25 +0100
committerGitHub <noreply@github.com>2021-10-17 19:02:25 +0100
commit3b99db294f95d7da8160efd6d67ebfd50ca9ef0f (patch)
tree851775972a355cb0fbddc23b06b637d7a590771d /.github/workflows/mistral_ci.yml
parent6bd1ab41b77e3d038398ee6f2c5ba0dc46ef01c2 (diff)
parentd90de7f696bb9bdcaa5709e7626ec597767c0034 (diff)
downloadnextpnr-3b99db294f95d7da8160efd6d67ebfd50ca9ef0f.tar.gz
nextpnr-3b99db294f95d7da8160efd6d67ebfd50ca9ef0f.tar.bz2
nextpnr-3b99db294f95d7da8160efd6d67ebfd50ca9ef0f.zip
Merge pull request #848 from galibert/master
mistral: Support the new routes-to-bin intermediate tool generation
Diffstat (limited to '.github/workflows/mistral_ci.yml')
-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 ca3ceb11..e48b2d44 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: b5bd534444364688a57e4c0f99af1bb4037a495a
+ MISTRAL_REVISION: 8f78291541df10d70fde6c9c58765c437807c68d
run: |
source ./.github/ci/build_mistral.sh
get_dependencies