Skip to content

Commit

Permalink
Remove PHP 7.0 and add PHP 8.3 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomb1n0 authored May 16, 2024
1 parent 49458db commit 4837823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ jobs:
strategy:
matrix:
php-image:
- 7.0-cli
- 7.1-cli
- 7.2-cli
- 7.3-cli
- 7.4-cli
- 8.0-cli
- 8.1-cli
- 8.2-cli
- 8.3-cli
composer-image:
- 1
- 2
Expand Down

0 comments on commit 4837823

Please sign in to comment.