Skip to content

Commit

Permalink
Merge pull request #41 from hannesa2/Ubuntu-20.04
Browse files Browse the repository at this point in the history
Ubuntu 20.04
  • Loading branch information
hannesa2 committed Apr 30, 2024
2 parents e01464d + a860301 commit 53b8325
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Test hypervisor support on ubuntu"
on: push
jobs:
test:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- run: cat /sys/hypervisor/properties/capabilities || true
name: xen
Expand Down

0 comments on commit 53b8325

Please sign in to comment.