Skip to content

Commit

Permalink
release on focal (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri authored Dec 14, 2022
1 parent d0a4f2e commit 5621af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Release to CharmHub
needs:
- ci-tests
runs-on: ubuntu-latest
runs-on: ubuntu-20.04 # todo update to latest after changing to snap install
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5621af1

Please sign in to comment.