Skip to content

Commit

Permalink
remove 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gherkins committed Aug 26, 2024
1 parent cf014aa commit f5614a0
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 @@ -25,7 +25,7 @@ jobs:
needs: static
strategy:
matrix:
php-versions: [ '8.1', '8.2', '8.3' ]
php-versions: [ '8.2', '8.3' ]

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

0 comments on commit f5614a0

Please sign in to comment.