ci/prepare_environment: bump arch-defs packages

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-08-04 03:26:01 +02:00
parent e1e9e61b82
commit 1c444643b6
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ echo '::group::Install arch-defs'
mkdir -p "$F4PGA_INSTALL_DIR_FAM_ROOT"
F4PGA_TIMESTAMP='20220802-192547'
F4PGA_HASH='b120b1f'
F4PGA_TIMESTAMP='20220803-160711'
F4PGA_HASH='df6d9e5'
case "$FPGA_FAM" in
xc7) PACKAGES='install-xc7 xc7a50t_test';;