Skip to content

Commit

Permalink
Test build only ubuntu v1.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lentzi90 committed Feb 2, 2024
1 parent 9fe52f4 commit 979fc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osimages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build images
env:
OSIMAGE_BUILDER: gcr.io/scl-image-builder/cluster-node-image-builder-amd64:dev
run: make -C osimages -j2 ACCELERATOR=kvm osimage-flatcar-1.27.2 osimage-flatcar-1.28.2 osimage-ubuntu-2204-1.28.2 osimage-ubuntu-2204-1.27.2
run: make -C osimages -j2 ACCELERATOR=kvm osimage-ubuntu-2204-1.28.2

- name: Upload images
run: make -C osimages osimage-upload

0 comments on commit 979fc28

Please sign in to comment.