We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5598596 commit a9d0c57Copy full SHA for a9d0c57
.github/workflows/package-linux.yml
@@ -23,7 +23,7 @@ on:
23
24
jobs:
25
build:
26
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
27
steps:
28
- uses: actions/checkout@v4
29
- name: Set up Python
0 commit comments