Skip to content

Commit d1e6e09

Browse files
authored
Update main.yml
1 parent c17178f commit d1e6e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
strategy:
8787
fail-fast: false
8888
matrix:
89-
php-versions: ['8.0', '8.1', '8.2']
89+
php-versions: ['8.1', '8.2']
9090
steps:
9191
- uses: actions/checkout@v2
9292

0 commit comments

Comments
 (0)