summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-08-15 18:18:18 +0200
committerGitHub <noreply@github.com>2023-08-15 18:18:18 +0200
commit8d9f255f3e70650809d87e7b578eba4778e38792 (patch)
treeb34e8f03f2efc9ef0e4c76f6500870d669139df5 /.github
parent5f09e11ee48119e56a093dd5e73d5653071ae88c (diff)
fix(CI): Move oracle to GA
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/phpunit-oci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml
index 9b6d693b2..e6f064ebf 100644
--- a/.github/workflows/phpunit-oci.yml
+++ b/.github/workflows/phpunit-oci.yml
@@ -34,7 +34,7 @@ concurrency:
jobs:
phpunit-oci:
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
strategy:
matrix: