Explorar el Código

Test against php 8.3 (#1842)

Serhii Petrov hace 2 años
padre
commit
bd1758df12
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/continuous-integration.yml

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

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