Skip to content

Commit

Permalink
Default to 64 bits windows on CI
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
  • Loading branch information
pombredanne committed Jan 24, 2021
1 parent a2a1901 commit f46bc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ci/azure-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ parameters:
image_name: ''
python_versions: []
test_suites: {}
python_architecture: x86
python_architecture: x64

jobs:
- job: ${{ parameters.job_name }}
Expand Down

0 comments on commit f46bc48

Please sign in to comment.