Skip to content

Commit c63c61f

Browse files
author
Bastian Schwarz
committed
Removed PHP8.1 from CI
1 parent abdfad4 commit c63c61f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
ci:
2020
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
2121
with:
22-
php-versions: '["8.1","8.2", "8.3"]'
22+
php-versions: '["8.2", "8.3"]'

0 commit comments

Comments
 (0)