Skip to content

Commit 82eea3c

Browse files
committed
fix: ubuntu 버전 변경
1 parent f274378 commit 82eea3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

77
jobs:
88
deploy:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-22.04
1010

1111
steps:
1212
# 1. Compare branch 코드 내려 받기

0 commit comments

Comments
 (0)