summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-08-15 23:31:47 +0200
committerGitHub <noreply@github.com>2023-08-15 23:31:47 +0200
commit8d4da2243eb1723ec852a683db5115f726540f89 (patch)
tree08d0ef4d04e25c3aa3ca1ff6d5289b3a62785900
parent2028e0fbb413bd6731dd764aeecd43b30bfb838f (diff)
Run Oracle on GA
-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 a6c0fff87..9c0c49ce1 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: