Jelajahi Sumber

:octocat: add PHP 8.4 for static analysis

smiley 1 tahun lalu
induk
melakukan
b640be287a
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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"