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

Build aws repo #4

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
arch: [ amd64, arm64 ]
platform: [ kvm, metal ]
platform: [ kvm, metal, aws, azure, gcp ]
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fail-fast: false
matrix:
arch: [ amd64, arm64 ]
platform: [ kvm, metal ]
platform: [ kvm, metal, aws, azure, gcp ]
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
Expand Down
3 changes: 0 additions & 3 deletions gardenlinux/features/base/fstab

This file was deleted.

Loading