Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
update golang version in arm
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Hallyn <serge@hallyn.com>
  • Loading branch information
hallyn committed Aug 24, 2023
1 parent 40acbff commit ceb739a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
libdevmapper-dev libacl1-dev libarchive-tools pip squashfs-tools \
sbsigntool
pip install virt-firmware
apt-get -y purge golang-go
snap install go
run: |
git config --global --add safe.directory /home/runner/work/trust/trust
pwd
Expand Down

0 comments on commit ceb739a

Please sign in to comment.