Skip to content

Commit 75b07cd

Browse files
committed
Upgrade Python orb in circle CI
1 parent 8d4f106 commit 75b07cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
python: circleci/python@2.1.1
4+
python: circleci/python@3.0.0
55

66
jobs:
77
manylinux2014-aarch64:

0 commit comments

Comments
 (0)