Skip to content

Commit

Permalink
Specifically run on Ubuntu 22.04
Browse files Browse the repository at this point in the history
Otherwise the PPA seems to fail on the noble package on the Elmer PPA not being available
  • Loading branch information
furgo16 authored and chennes committed Oct 15, 2024
1 parent 830a32c commit d5b5b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
publish_amd64:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: install snapcraft
Expand Down

0 comments on commit d5b5b8e

Please sign in to comment.