Skip to content

Commit c77b72c

Browse files
authored
Merge pull request #100 from osmlab/dev
Update publish-to-pypi.yml
2 parents 37055eb + 7a39e78 commit c77b72c

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)