there it goes like saturday

This commit is contained in:
Rodolfo Berrios 2021-11-20 11:39:23 -03:00
parent 1728229fab
commit 5e60d300fb
No known key found for this signature in database
GPG Key ID: D3AAC2481DBDD9FE
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ["8.0"]
php-versions: ["7.4"]
name: Build on PHP ${{ matrix.php-versions }} ${{ matrix.operating-system }}
steps:
- name: Checkout