Skip to content

Commit 8250706

Browse files
committed
update to ubuntu-latest on pypi workflow
1 parent 7be1729 commit 8250706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
build-n-publish:
3030
name: Build the 🐍 package and push PyPI
31-
runs-on: ubuntu-18.04
31+
runs-on: ubuntu-latest
3232
needs: tests-ci
3333
steps:
3434
- uses: actions/checkout@master

0 commit comments

Comments
 (0)