Skip to content

Commit d522b02

Browse files
renovate[bot]abose
authored andcommitted
chore(deps): update dependency ubuntu to v22
1 parent 502d206 commit d522b02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tauri-build-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
create-release:
99
permissions:
1010
contents: write
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
outputs:
1313
release_id: ${{ steps.create-release.outputs.result }}
1414

@@ -260,7 +260,7 @@ jobs:
260260
permissions:
261261
contents: write
262262
timeout-minutes: 15
263-
runs-on: ubuntu-20.04
263+
runs-on: ubuntu-22.04
264264
needs: [ create-release, build-tauri ]
265265

266266
steps:

0 commit comments

Comments
 (0)