Skip to content

Commit

Permalink
bump circleci version
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed May 26, 2022
1 parent 9b35414 commit 6100819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ common-steps:
export PKG_PATH=~/project/
make securedrop-client
version: 2
version: 3
jobs:
build-bullseye:
docker:
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
- *check_python_dependencies_for_vulns

workflows:
version: 2
version: 3
securedrop_client_ci:
jobs:
- test-bullseye
Expand Down

0 comments on commit 6100819

Please sign in to comment.