Skip to content

Commit 6dc98c1

Browse files
committed
CI now uses Linux for publishing
1 parent 450c43d commit 6dc98c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
deploy:
1515

16-
runs-on: windows-latest
16+
runs-on: ubuntu-latest
1717

1818
steps:
1919
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)