Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 93af0ad commit 7478ff7
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 7478ff7

Please sign in to comment.