Fix EFI variable, update CI to use 20.04
This commit is contained in:
parent
ecb4c97966
commit
d32d94c796
2 changed files with 3 additions and 2 deletions
|
@ -53,7 +53,7 @@ INSTALLER=\
|
|||
installer/target/release/redox_installer $(INSTALLER_FLAGS)
|
||||
|
||||
## Bootloader variables
|
||||
EFI_TARGET=$(ARCH)-efi-pe
|
||||
EFI_TARGET=$(ARCH)-unknown-uefi
|
||||
|
||||
## Cross compiler variables
|
||||
AR=$(TARGET)-gcc-ar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue