aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-03-18 17:52:47 +0000
committerGitHub <noreply@github.com>2022-03-18 17:52:47 +0000
commit051228c49a6c25a861c9ef7bcbadd52d0e0c7060 (patch)
tree828d04cf47e405bb39b08557b7a2b17eb5ac745f /.github
parent8e9d0a6e09348c8898233ad8cce4026144d23ae9 (diff)
parentd8244bb62d695cc0326815136caac90ed3571082 (diff)
downloadnextpnr-051228c49a6c25a861c9ef7bcbadd52d0e0c7060.tar.gz
nextpnr-051228c49a6c25a861c9ef7bcbadd52d0e0c7060.tar.bz2
nextpnr-051228c49a6c25a861c9ef7bcbadd52d0e0c7060.zip
Merge pull request #953 from YosysHQ/gatecat/mistral-updates
mistral: Update to latest upstream
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