Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v22 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 93af0ad commit c2318ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
gh release delete ${{ env.version }} -y --repo ${{ github.repository }} || exit 0
git push --delete origin ${{ env.version }}
build-release:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs: [cleanup]
strategy:
matrix:
Expand Down

0 comments on commit c2318ea

Please sign in to comment.