Skip to content

Commit

Permalink
chore: Updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
erayhanoglu committed Jan 28, 2025
1 parent 8687382 commit 1ee5bd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ workflows:
main:
jobs:
- test:
version: '16.20'
version: '18.17'
filters:
branches:
only:
- master
- dev
- test:
version: '18.17'
version: '20.5'
filters:
branches:
only:
- master
- dev
- test:
version: '20.5'
version: '22.13'
filters:
branches:
only:
Expand Down

0 comments on commit 1ee5bd1

Please sign in to comment.