Skip to content

Commit 96f87e1

Browse files
authored
Merge pull request #161 from DDD-Community/feat/#159
[feat/#159] main.yml ubuntu 버전 수정
2 parents 0c9da5b + 23b0df2 commit 96f87e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- develop
66
jobs:
77
build:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout source code
1111
uses: actions/checkout@v3

0 commit comments

Comments
 (0)