Skip to content

Commit

Permalink
PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Dec 28, 2021
1 parent d206963 commit 4010c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
JBZOO_COMPOSER_UPDATE_FLAGS: ${{ matrix.composer_flags }}
strategy:
matrix:
php-version: [ 7.2, 7.3, 7.4, 8.0 ]
php-version: [ 7.2, 7.3, 7.4, 8.0, 8.1 ]
composer_flags: [ "--prefer-lowest", "" ]
steps:
- name: Checkout code
Expand Down

0 comments on commit 4010c00

Please sign in to comment.