Skip to content

Commit 9b67435

Browse files
authored
Update PyPIPublish.yml
1 parent e7a8fe2 commit 9b67435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/PyPIPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
build-n-publish:
2020
name: PyPI Publish
21-
runs-on: ubuntu-18.04
21+
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@master
2424
- name: Set up Python 3.9

0 commit comments

Comments
 (0)