Skip to content

Commit

Permalink
SUPPORT-91253: updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maruf-paysera committed Feb 27, 2024
1 parent 684ec5c commit 05d0d72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
fail-fast: false
matrix:
php:
- '7.1'
- '7.2'
- '7.3'
- '7.4'
symfony:
- '4.*'
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ vendor/
composer.lock
build/
bin/
cache.*
cache.*

0 comments on commit 05d0d72

Please sign in to comment.