We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b88f0 commit c80be06Copy full SHA for c80be06
.github/workflows/push.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build-and-publish-python-module:
10
name: Build and publish python module to pypi
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v1
0 commit comments