Skip to content

Commit

Permalink
Update ezsql-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Mar 30, 2021
1 parent c97203b commit 4bc6a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ezsql-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:
jobs:
linux:
name: Linux (PHP ${{ matrix.php-versions }} CI)
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
strategy:
fail-fast: false
matrix:
operating-system: [ubuntu-latest]
operating-system: [ubuntu-18.04]
php-versions: ['7.4', '8.0']

steps:
Expand Down

0 comments on commit 4bc6a25

Please sign in to comment.