1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-29 05:15:02 +00:00

mistral: Use the iterators

This commit is contained in:
Olivier Galibert
2021-10-19 22:19:18 +02:00
parent 3b99db294f
commit 8d330f1dc7
2 changed files with 9 additions and 12 deletions

View File

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