Test against php 8.1 in not experimental mode

Co-authored-by: Adrien Crivelli <adrien.crivelli@gmail.com>
This commit is contained in:
Sergiy Petrov
2021-10-27 15:13:11 +03:00
committed by GitHub
parent 241e82b284
commit c333a2f094
+1 -4
View File
@@ -12,10 +12,7 @@ jobs:
- '7.3'
- '7.4'
- '8.0'
include:
- php-version: '8.1'
experimental: true
- '8.1'
name: PHP ${{ matrix.php-version }}