aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-03-17 19:19:38 +0000
committergatecat <gatecat@ds0.me>2022-03-17 19:19:38 +0000
commitd8244bb62d695cc0326815136caac90ed3571082 (patch)
tree94afacae0e069b909ee4c56604832ae2d1913bc7 /.github
parent2635bab2f1b1a32b2505e0918caa2a91c18ce571 (diff)
downloadnextpnr-d8244bb62d695cc0326815136caac90ed3571082.tar.gz
nextpnr-d8244bb62d695cc0326815136caac90ed3571082.tar.bz2
nextpnr-d8244bb62d695cc0326815136caac90ed3571082.zip
mistral: Update to latest upstream
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 a02026cf..408179b4 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: 0c2ab2b2c6af33fea1c20349be2e0068366ed615
+ MISTRAL_REVISION: 6b0ce163d87200d0d5b7f330349aacf886f0f8be
run: |
source ./.github/ci/build_mistral.sh
get_dependencies