Skip to content

Commit

Permalink
Fix workflow by upgrade Ubuntu version (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
cesaryuan authored Dec 2, 2024
1 parent 4d0e6ef commit 992a5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fdroid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
apps:
name: "Generate repo from apps listing"
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
env:
COMMIT_MSG_FILE: "${{ github.workspace }}/commit_message.tmp"

Expand Down

0 comments on commit 992a5c4

Please sign in to comment.