Skip to content

Commit

Permalink
fix ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
sorayuki committed Feb 18, 2025
1 parent e5af9d9 commit 1cc4678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
variants=(
'windows-x64;zip|exe'
'macos-universal;tar.xz|pkg'
'ubuntu-22.04-x86_64;tar.xz|deb|ddeb'
'ubuntu-24.04-x86_64;tar.xz|deb|ddeb'
'sources;tar.xz'
)
Expand Down

0 comments on commit 1cc4678

Please sign in to comment.