Skip to content

Commit

Permalink
chore: deploy 환경 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
BangDori committed Apr 9, 2024
1 parent 7d54282 commit fe1c6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
deployment:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
# 1. Compare branch 코드 내려 받기
Expand Down

0 comments on commit fe1c6e5

Please sign in to comment.