mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
We require PHP 8.1, cause of illuminate/database
This commit is contained in:
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-versions: [ '7.4', '8.0', '8.1' ]
|
||||
php-versions: [ '8.1', '8.2', '8.3' ]
|
||||
name: MyAAC on PHP ${{ matrix.php-versions }}
|
||||
steps:
|
||||
- name: 📌 MySQL Start & init & show db
|
||||
|
Reference in New Issue
Block a user