parent
1728229fab
commit
5e60d300fb
|
@ -12,7 +12,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: [ubuntu-latest]
|
operating-system: [ubuntu-latest]
|
||||||
php-versions: ["8.0"]
|
php-versions: ["7.4"]
|
||||||
name: Build on PHP ${{ matrix.php-versions }} ${{ matrix.operating-system }}
|
name: Build on PHP ${{ matrix.php-versions }} ${{ matrix.operating-system }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in New Issue