Skip to content

Commit 8f13ecd

Browse files
committed
fix: ubuntu 버전 업데이트
1 parent 395817f commit 8f13ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
contents: read
1010
jobs:
1111
storybook:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
outputs:
1414
status: ${{ job.status }}
1515
steps:

0 commit comments

Comments
 (0)