Skip to content

Commit 2b2371d

Browse files
pahmannminyu66
authored andcommitted
Change Ubuntu version for CI build
Signed-off-by: Philipp Ahmann <[email protected]>
1 parent f07e71a commit 2b2371d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
deploy:
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515
env:
1616
PR_PATH: pull/${{github.event.number}}
1717
steps:

0 commit comments

Comments
 (0)