There was an error while loading. Please reload this page.
1 parent d21a52b commit dbbe554Copy full SHA for dbbe554
1 file changed
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: 'ubuntu-latest'
8
strategy:
9
matrix:
10
- php-versions: [ '8.0', '8.1', '8.2', '8.3', '8.4' ]
+ php-versions: [ '8.1', '8.2', '8.3', '8.4' ]
11
12
steps:
13
- uses: actions/checkout@v2
0 commit comments