Change actions runtime
This commit is contained in:
parent
0452d8b333
commit
7412c01ec2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
name: phpunit
|
||||
jobs:
|
||||
phpunit:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: ['7.3', '7.4']
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue