Skip to content

Commit 88cbf7c

Browse files
ci: Use Github hosted runner for OCI
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 parent f26633f commit 88cbf7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit-oci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ concurrency:
3434

3535
jobs:
3636
phpunit-oci:
37-
runs-on: ubuntu-latest
37+
runs-on: ubuntu-22.04
3838

3939
strategy:
4040
matrix:

0 commit comments

Comments
 (0)