summaryrefslogtreecommitdiffstats
path: root/.github/workflows/integration-oci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration-oci.yml')
-rw-r--r--.github/workflows/integration-oci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration-oci.yml b/.github/workflows/integration-oci.yml
index 8b80e8e3c..eaba42531 100644
--- a/.github/workflows/integration-oci.yml
+++ b/.github/workflows/integration-oci.yml
@@ -46,7 +46,7 @@ jobs:
- 'composer.lock'
integration-oci:
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
needs: changes
if: needs.changes.outputs.src != 'false'