Change actions runtime
This commit is contained in:
parent
0452d8b333
commit
7412c01ec2
|
|
@ -9,7 +9,7 @@ on:
|
||||||
name: phpunit
|
name: phpunit
|
||||||
jobs:
|
jobs:
|
||||||
phpunit:
|
phpunit:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-18.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-versions: ['7.3', '7.4']
|
php-versions: ['7.3', '7.4']
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue