Skip to content

Commit

Permalink
ci(circleci): fix missing job in circleci conf
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentinTh committed Jun 22, 2021
1 parent 53d1126 commit 3a12f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ workflows:
version: 2
build_all_versions:
jobs:
- build-2020
- build-2019
- build-2018
- build-2017

0 comments on commit 3a12f6c

Please sign in to comment.