Skip to content

Commit

Permalink
Merge pull request kata-containers#7745 from jepio/vfio-part-0
Browse files Browse the repository at this point in the history
gha: vfio: Run on Ubuntu 23.04 runner
  • Loading branch information
jepio authored Aug 24, 2023
2 parents 9991772 + 936e809 commit 71c90b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-vfio-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
vmm: ['clh', 'qemu']
runs-on: garm-ubuntu-2204
runs-on: garm-ubuntu-2304
env:
GOPATH: ${{ github.workspace }}
KATA_HYPERVISOR: ${{ matrix.vmm }}
Expand Down

0 comments on commit 71c90b9

Please sign in to comment.