mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 03:16:34 +00:00
Add 8.1 in tests
This commit is contained in:
@@ -24,10 +24,9 @@ jobs:
|
|||||||
- '7.3'
|
- '7.3'
|
||||||
- '7.4'
|
- '7.4'
|
||||||
- '8.0'
|
- '8.0'
|
||||||
|
- '8.1'
|
||||||
composer-options: ['']
|
composer-options: ['']
|
||||||
experimental: [false]
|
experimental: [false]
|
||||||
include:
|
|
||||||
- { php-version: '8.1', experimental: true, composer-options: '--ignore-platform-req=php' }
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Checkout code"
|
- name: "Checkout code"
|
||||||
@@ -83,6 +82,7 @@ jobs:
|
|||||||
- '7.3'
|
- '7.3'
|
||||||
- '7.4'
|
- '7.4'
|
||||||
- '8.0'
|
- '8.0'
|
||||||
|
- '8.1'
|
||||||
extension:
|
extension:
|
||||||
- 'extra/cssinliner-extra'
|
- 'extra/cssinliner-extra'
|
||||||
- 'extra/html-extra'
|
- 'extra/html-extra'
|
||||||
@@ -91,6 +91,8 @@ jobs:
|
|||||||
- 'extra/markdown-extra'
|
- 'extra/markdown-extra'
|
||||||
- 'extra/string-extra'
|
- 'extra/string-extra'
|
||||||
- 'extra/twig-extra-bundle'
|
- 'extra/twig-extra-bundle'
|
||||||
|
composer-options: ['']
|
||||||
|
experimental: [false]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Checkout code"
|
- name: "Checkout code"
|
||||||
|
|||||||
Reference in New Issue
Block a user