CI: pass family to xilinx.sh

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2022-10-24 21:47:57 +02:00 committed by Hans Baier
parent 22e33f4110
commit ea7c78d675
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ jobs:
.github/workflows/scripts/xilinx.sh
env:
USE_LICENSE_SERVER: "true"
XRAY_SETTINGS: ${{ matrix.family }}
- name: Build
run: make build --output-sync=target --warn-undefined-variables -j$(nproc)