Skip to content

Commit

Permalink
Restore Ubuntu 22.04 qemu run
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Oct 10, 2024
1 parent 32af67b commit 5070c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wide_integer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ jobs:
fetch-depth: '0'
- name: update-tools
run: |
sudo apt install python2.7
sudo apt install libncurses5 libpython2.7
mkdir -p emu_env && cd emu_env
wget --no-check-certificate https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/10.3-2021.10/gcc-arm-none-eabi-10.3-2021.10-x86_64-linux.tar.bz2
tar -xf gcc-arm-none-eabi-10.3-2021.10-x86_64-linux.tar.bz2
Expand Down

0 comments on commit 5070c63

Please sign in to comment.