Skip to content

Commit

Permalink
run fdroid build on ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-mh committed Dec 1, 2024
1 parent f47efa9 commit e495a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
draft: true

fdroid:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: build
steps:
- name: Checkout
Expand Down

0 comments on commit e495a8f

Please sign in to comment.