1
0
mirror of synced 2024-12-03 16:26:02 +03:00

update test matrix

This commit is contained in:
Pavel 2022-12-22 14:57:29 +03:00
parent 2c5fe64779
commit 45b1012632

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-version: ['7.2', '7.3', '7.4', '8.0']
php-version: ['7.3', '7.4', '8.0', '8.1']
steps:
- uses: actions/checkout@v2
- name: Setup PHP ${{ matrix.php-version }}