We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eaec3df + e0dd606 commit e88b9cfCopy full SHA for e88b9cf
.github/workflows/Build-Test.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
operating-system: [ubuntu-20.04]
16
- php-versions: ['7.2', '7.3', '7.4', '8.0']
+ php-versions: ['7.2', '7.3', '7.4', '8.0', '8.1']
17
include:
18
- operating-system: ubuntu-16.04
19
php-versions: '7.1'
0 commit comments