Skip to content

Commit 6fbc4e3

Browse files
committed
Se agrega a workflow CI PHP 8.4
1 parent 73c8b8f commit 6fbc4e3

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
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [ubuntu-latest]
20-
php-version: ['8.3']
20+
php-version: ['8.3', '8.4']
2121

2222
steps:
2323
- name: Check out repository

0 commit comments

Comments
 (0)