Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci] Skip Linux apt upgrade step (#8396)
Package update attempts started failing recently on our Linux lane: Setting up grub-efi-amd64-signed (1.187.6~20.04.1+2.06-2ubuntu14.4) ... mount: /var/lib/grub/esp: special device /dev/disk/by-id/scsi-14d5346542020202075f68e4df928b946a6a92fab5bc044c1-part15 does not exist. dpkg: error processing package grub-efi-amd64-signed (--configure): installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32 Our base Linux OS image is updated regularly by 1ES, so we shouldn't need to update during every CI run.
- Loading branch information