There was an error while loading. Please reload this page.
1 parent 7159d6c commit 5547c5eCopy full SHA for 5547c5e
.github/workflows/component.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- php-version: ['7.3', '7.4', '8.0']
+ php-version: ['7.3', '7.4', '8.0', '8.1']
17
steps:
18
- uses: actions/checkout@v2
19
- name: Use PHP ${{ matrix.php-version }}
0 commit comments