Browse Source

Test on PHP 8.2

shalvah 2 years ago
parent
commit
b1f9cd41c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/run-tests.yml

+ 1 - 0
.github/workflows/run-tests.yml

@@ -11,6 +11,7 @@ jobs:
     strategy:
       matrix:
         php:
+        - '8.2'
         - '8.1'
         - '8.0'
         deps: