浏览代码

Add php 8.2 build

Jordi Boggiano 3 年之前
父节点
当前提交
ad09e76f97
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/continuous-integration.yml

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

@@ -20,6 +20,7 @@ jobs:
           - "7.4"
           - "8.0"
           - "8.1"
+          - "8.2"
 
         dependencies: [highest]