Update workflow

pull/3768/head
Julio Montoya 5 years ago
parent e1900602b8
commit 4faebb106c
  1. 2
      .github/workflows/php.yml

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
strategy:
fail-fast: false

Loading…
Cancel
Save