Skip to content

Commit 3b9bb9e

Browse files
committed
pr.yml
1 parent e97173e commit 3b9bb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
build:
3030
name: Build images
3131
if: github.event_name == 'workflow_dispatch'
32-
runs-on: ubuntu-20.04
32+
runs-on: ubuntu-22.04
3333
env:
3434
HUSKY: 0
3535
steps:

0 commit comments

Comments
 (0)