There was an error while loading. Please reload this page.
1 parent 3d299ec commit c2ec913Copy full SHA for c2ec913
1 file changed
.github/workflows/pypi-release.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build-and-publish-to-pypi:
9
name: Build and publish library to PyPI
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@master
13
- name: Set up Python
0 commit comments