Sunset support for Ubuntu 16.04

This commit is contained in:
Shivam Mathur
2021-08-02 22:55:00 +05:30
parent b57416e44d
commit 506357cdb9
5 changed files with 12 additions and 19 deletions

View File

@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
operating-system: [ubuntu-20.04, ubuntu-18.04, ubuntu-16.04, windows-latest, macos-latest]
operating-system: [ubuntu-20.04, ubuntu-18.04, windows-latest, macos-latest]
php-versions: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
steps:
- name: Checkout