Skip to content

Commit c3004ff

Browse files
authored
Don't set up python 2 when running the nightly base package check (#22036)
1 parent 77e17bc commit c3004ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly-base-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525

2626
# Options
2727
minimum-base-package: true
28-
test-py2: true
2928
pytest-args: '-m "not flaky"'
3029
context: "nightly-base-package"
3130
secrets: inherit

0 commit comments

Comments
 (0)