Skip to content

Commit 0e156a2

Browse files
committed
Update publish file
1 parent fe3f118 commit 0e156a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_to_test_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
build:
1919
name: Build and publish the package to pypi
2020
needs: test
21+
runs-on: ubuntu-22.04
2122
steps:
2223
- uses: actions/checkout@v3
2324
- name: Build and publish to pypi

0 commit comments

Comments
 (0)