Kaynağa Gözat

Add php 8.2 build

Jordi Boggiano 2 yıl önce
ebeveyn
işleme
a340248d5f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/continuous-integration.yml

+ 1 - 0
.github/workflows/continuous-integration.yml

@@ -19,6 +19,7 @@ jobs:
       matrix:
         php-version:
           - "8.1"
+          - "8.2"
 
         dependencies: [highest]