Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
narrieta@microsoft committed Jan 2, 2025
1 parent 6881182 commit 7764d2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/python_eol/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- job: SelectPythonVersions
steps:
- bash: |
set -x
declare -a PYTHON_VERSIONS=()
if [ ${{ parameters.python_2_6 }} == true ]; then
PYTHON_VERSIONS+=("2.6")
Expand Down

0 comments on commit 7764d2e

Please sign in to comment.