Skip to content

Commit 7a39e78

Browse files
authored
Update publish-to-pypi.yml
1 parent 9a4c319 commit 7a39e78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build-n-publish:
1111
name: Build and publish Python distributions to PyPI
12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@master
1515
- name: Set up Python 3.6

0 commit comments

Comments
 (0)