mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 20:16:45 +00:00
Add 8.1 in tests
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user