Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Add version for ubuntu 20.04 armhf 
requested by a customer
  • Loading branch information
Guido-Hil authored Jan 18, 2024
1 parent bbda4c0 commit a11cda3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ jobs:
distribution-id: ubuntu
distribution-version: "20.04"
cpu-architecture: arm64
- name: Ubuntu 20.04 armhf
image: ghcr.io/muhkuh-sys/mbs_ubuntu_2004_x86_64:latest
distribution-id: ubuntu
distribution-version: "20.04"
cpu-architecture: armhf
- name: Ubuntu 22.04 x86_64
image: ghcr.io/muhkuh-sys/mbs_ubuntu_2204_x86_64:latest
distribution-id: ubuntu
Expand Down

0 comments on commit a11cda3

Please sign in to comment.