Skip to content

Commit

Permalink
build-linux -> build-linux-amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
hwwhww committed Jan 31, 2022
1 parent 4f9e487 commit db76f7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- run:
name: Run deposit script on Windows"
command: python ./test_deposit_script.py
build-linux:
build-linux-amd64:
machine:
image: ubuntu-1604:202007-01
working_directory: ~/repo
Expand Down Expand Up @@ -299,7 +299,7 @@ workflows:
- win-py37-script
build_linux:
jobs:
- build-linux
- build-linux-amd64
- build-linux-arm64
build_windows:
jobs:
Expand Down

0 comments on commit db76f7d

Please sign in to comment.