Skip to content

Commit

Permalink
Try removing pex constraints in CI again.
Browse files Browse the repository at this point in the history
  • Loading branch information
helly25 committed Sep 10, 2024
1 parent ab6bcdb commit 4f5cef2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions circleci/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ py_pex_binary(
name = "workflows",
testonly = True,
binary = ":workflows_bin",
python_interpreter_constraints = [
"CPython==3.12.*",
],
)

genrule(
Expand Down

0 comments on commit 4f5cef2

Please sign in to comment.