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