Skip to content

Commit

Permalink
FRW-998 adjusted ubuntu ver
Browse files Browse the repository at this point in the history
  • Loading branch information
olhalivitchuk committed Oct 31, 2023
1 parent 6273bf7 commit a351040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
validation:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
run: composer cs-check

prefer-lowest:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit a351040

Please sign in to comment.