Author: Peter Cowburn (salathe)
Committer: GitHub (web-flow)
Pusher: salathe
Date: 2023-06-09T13:18:27+01:00

Commit: 
https://github.com/php/web-php/commit/e1dec69ebd82ae60cadd31fa359291af7cd23629
Raw diff: 
https://github.com/php/web-php/commit/e1dec69ebd82ae60cadd31fa359291af7cd23629.diff

bump actions test runner (#784)

Changed paths:
  M  .github/workflows/integrate.yaml


Diff:

diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml
index d0765f0adb..0c6428906c 100644
--- a/.github/workflows/integrate.yaml
+++ b/.github/workflows/integrate.yaml
@@ -55,7 +55,7 @@ jobs:
   tests:
     name: "Tests"
 
-    runs-on: "ubuntu-18.04"
+    runs-on: "ubuntu-latest"
 
     strategy:
       matrix:

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to