Update tests.yml

This commit is contained in:
Jan Böhmer 2020-05-25 22:01:33 +02:00 committed by GitHub
parent 2685d5e1c4
commit 3470f71892
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ jobs:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
php-versions: ['7.2', '7.3', '7.4']
extensions: [mbstring, intl, gd, xsl, gmp, bcmath]
steps:
- name: Checkout
uses: actions/checkout@v2