Skip to content

Commit

Permalink
Actually valid identifiers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski authored Aug 16, 2019
1 parent 1e78bd2 commit acb2bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/azure-deploy-awkward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
twine upload dist/* --config-file $(pypirc.secureFilePath) --verbose
displayName: "Deploy"
- job: MacOS-13
- job: MacOS_13

pool:
vmImage: "macOS-10.13"
Expand Down Expand Up @@ -119,7 +119,7 @@ jobs:
twine upload dist/* --config-file $(pypirc.secureFilePath) --verbose
displayName: "Deploy"
- job: MacOS-14
- job: MacOS_14

pool:
vmImage: "macOS-10.14"
Expand Down

0 comments on commit acb2bef

Please sign in to comment.