We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7137b commit 6ed6e8eCopy full SHA for 6ed6e8e
2 files changed
.github/workflows/generator.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
Build:
14
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
15
steps:
16
- uses: actions/checkout@v2
17
- name: Install
.github/workflows/py.yml
0 commit comments