Skip to content

Commit

Permalink
[PW-6785] - Temporarily disable PHP8.1 matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
candemiralp committed Aug 15, 2022
1 parent d9ea7bf commit 6f6ca5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
php-version: [7.3, 7.4, 8.1]
php-version: [7.3, 7.4]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6f6ca5d

Please sign in to comment.