aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorOlivier Galibert <galibert@pobox.com>2021-10-28 10:59:17 +0200
committerOlivier Galibert <galibert@pobox.com>2021-10-28 11:00:44 +0200
commitd51c559ab8f3bd5de2e05031e8546462ffe02119 (patch)
treeacfda74458c92b61f2d5a308706fbd50af83f455 /.github
parent80a14592a0c4632462c61d1bd46835f2159f5ae9 (diff)
downloadnextpnr-d51c559ab8f3bd5de2e05031e8546462ffe02119.tar.gz
nextpnr-d51c559ab8f3bd5de2e05031e8546462ffe02119.tar.bz2
nextpnr-d51c559ab8f3bd5de2e05031e8546462ffe02119.zip
mistral: Sync with yet another reorganization
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 eb097246..96900543 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: 98ec7f69bfd5ab77e608ccd47ede988b45a7d99b
+ MISTRAL_REVISION: ea9691a720cc5695eab2fc580172be5c9e592760
run: |
source ./.github/ci/build_mistral.sh
get_dependencies