Add 8.1 in tests

This commit is contained in:
Fabien Potencier
2022-01-02 13:42:30 +01:00
parent ce97157b43
commit 3deeb0b2c0
+4 -2
View File
@@ -24,10 +24,9 @@ jobs:
- '7.3'
- '7.4'
- '8.0'
- '8.1'
composer-options: ['']
experimental: [false]
include:
- { php-version: '8.1', experimental: true, composer-options: '--ignore-platform-req=php' }
steps:
- name: "Checkout code"
@@ -83,6 +82,7 @@ jobs:
- '7.3'
- '7.4'
- '8.0'
- '8.1'
extension:
- 'extra/cssinliner-extra'
- 'extra/html-extra'
@@ -91,6 +91,8 @@ jobs:
- 'extra/markdown-extra'
- 'extra/string-extra'
- 'extra/twig-extra-bundle'
composer-options: ['']
experimental: [false]
steps:
- name: "Checkout code"