Parcourir la source

Test on PHP 8.2

shalvah il y a 2 ans
Parent
commit
b1f9cd41c4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: