Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
Signed-off-by: Lukáš Doktor <[email protected]>
  • Loading branch information
ldoktor committed Aug 7, 2024
1 parent f382e68 commit 7160b71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ccruntime_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ jobs:
matrix:
runtimeclass:
- "kata-qemu"
instance:
- "ubuntu-2004"
- "ubuntu-2204"
runs-on: ${{ matrix.instance }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 7160b71

Please sign in to comment.