Skip to content

Commit

Permalink
back to 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
angus306 authored and angus306 committed Sep 2, 2024
1 parent 78232cc commit 77e8124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: "Load the Ubuntu ISO into the Vagrant box"
working-directory: vagrant
run: |
sudo vagrant ssh -c "sudo wget --content-disposition -P /var/lib/vz/template/iso https://releases.ubuntu.com/22.04/ubuntu-22.04.4-live-server-amd64.iso -q"
sudo vagrant ssh -c "sudo wget --content-disposition -P /var/lib/vz/template/iso https://releases.ubuntu.com/24.04/ubuntu-24.04.1-live-server-amd64.iso -q"
- name: "Run Proxmox tests"
working-directory: pkg/proxmox
Expand Down

0 comments on commit 77e8124

Please sign in to comment.