Skip to content

Commit

Permalink
ci(integration): Run oci on github runners
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Jun 30, 2023
1 parent 4f2a2b1 commit 642c9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
run: cd tests && bash run-integration.sh features/${{ matrix.scenarios }}.feature

oci:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
# do not stop on another job's failure
Expand Down

0 comments on commit 642c9be

Please sign in to comment.