Skip to content

Commit dae9037

Browse files
authored
Merge pull request #307 from DigitalSlideArchive/update-release-ubuntu-version
Update the version of ubuntu used for generating releases
2 parents cc7d5d5 + ff2ab3e commit dae9037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os:
1313
# Use an older Linux: https://pyinstaller.org/en/stable/usage.html#making-gnu-linux-apps-forward-compatible
14-
- ubuntu-20.04
14+
- ubuntu-22.04
1515
- macos-latest
1616
- windows-latest
1717
steps:

0 commit comments

Comments
 (0)