We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01818f1 commit cb8b4e8Copy full SHA for cb8b4e8
.github/workflows/main.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-22.10
+ runs-on: ubuntu-22.04
14
steps:
15
- uses: actions/checkout@v2
16
- name: Set up Python 3.9
0 commit comments