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 78276c2 commit 82a7886Copy full SHA for 82a7886
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build-python:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
16
uses: actions/checkout@v3
0 commit comments