Sync mistral version in CI

This commit is contained in:
Olivier Galibert 2021-10-17 19:11:37 +02:00
parent 60833abd3b
commit d90de7f696

View File

@ -21,7 +21,7 @@ jobs:
- name: Execute build nextpnr - name: Execute build nextpnr
env: env:
MISTRAL_PATH: ${{ github.workspace }}/deps/mistral MISTRAL_PATH: ${{ github.workspace }}/deps/mistral
MISTRAL_REVISION: b5bd534444364688a57e4c0f99af1bb4037a495a MISTRAL_REVISION: 8f78291541df10d70fde6c9c58765c437807c68d
run: | run: |
source ./.github/ci/build_mistral.sh source ./.github/ci/build_mistral.sh
get_dependencies get_dependencies