Skip to content

Commit

Permalink
Remove PHP 8.3 Alpha 1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Jun 10, 2023
1 parent 5c1a6e5 commit 54461bd
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 @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
php_version: [ 8.0.29, 8.1.20, 8.2.7, 8.3.0alpha1, latest ]
php_version: [ 8.0.29, 8.1.20, 8.2.7, latest ]

steps:
- name: Checkout
Expand Down

0 comments on commit 54461bd

Please sign in to comment.