We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc7d5d5 + ff2ab3e commit dae9037Copy full SHA for dae9037
1 file changed
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
os:
13
# Use an older Linux: https://pyinstaller.org/en/stable/usage.html#making-gnu-linux-apps-forward-compatible
14
- - ubuntu-20.04
+ - ubuntu-22.04
15
- macos-latest
16
- windows-latest
17
steps:
0 commit comments