Skip to content

Commit

Permalink
updated circleci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Richert committed Nov 14, 2023
1 parent 13b3cb5 commit ae544c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ workflows:
pyrates: # This is the name of the workflow, feel free to change it to better match your workflow.
# Inside the workflow, you define the jobs you want to run.
jobs:
- p37
- p37
- p38
- p39
- p310

0 comments on commit ae544c8

Please sign in to comment.