Skip to content

Commit

Permalink
Remove Ubuntu 16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed May 31, 2021
1 parent c536aff commit fa98bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os:
- "ubuntu-18.04"
- "ubuntu-20.04"
php-version:
- "7.2"
- "7.3"
Expand All @@ -35,7 +35,7 @@ jobs:
- "highest"
include:
- deps: "lowest"
os: "ubuntu-16.04"
os: "ubuntu-18.04"
php-version: "7.2"
mongodb-version: "3.6"
driver-version: "1.5.0"
Expand Down

0 comments on commit fa98bfa

Please sign in to comment.