Selaa lähdekoodia

:octocat: add PHP 8.4 for static analysis

smiley 1 vuosi sitten
vanhempi
commit
b640be287a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -27,6 +27,7 @@ jobs:
         php-version:
           - "8.2"
           - "8.3"
+          - "8.4"
 
     steps:
       - name: "Checkout"