Skip to content

Commit

Permalink
Update publish-daily.yml to explicitly specify 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
chennes authored Oct 15, 2024
1 parent e0af36b commit 03e91c1
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 03e91c1

Please sign in to comment.