Skip to content

Commit

Permalink
[fix]: Correcting typo in build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed May 13, 2021
1 parent 1ad1e04 commit 6c2feea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows_latest]
os: [ubuntu-latest, windows-latest]
many_linux_tag: [manylinux1, manylinux2010, manylinux2014]

steps:
Expand Down

0 comments on commit 6c2feea

Please sign in to comment.