Skip to content

Commit

Permalink
Upgrade Python orb in circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Dec 4, 2024
1 parent 8d4f106 commit 75b07cd
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
@@ -1,7 +1,7 @@
version: 2.1

orbs:
python: circleci/python@2.1.1
python: circleci/python@3.0.0

jobs:
manylinux2014-aarch64:
Expand Down

0 comments on commit 75b07cd

Please sign in to comment.