Merge pull request #305 from mikey/noflatten

ci: Remove noflatten to reduce size of ECP5 builds
remove-potato-uart
Anton Blanchard 3 years ago committed by GitHub
commit 46cde3bb23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,6 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER: 1
SYNTH_ECP5_FLAGS: -noflatten
FPGA_TARGET: ${{matrix.task}}
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save