Skip to content

Commit

Permalink
[Update] deploy.yml
Browse files Browse the repository at this point in the history
메모리 사용제한
  • Loading branch information
sookim-1 authored Jul 9, 2024
1 parent b9b0bcd commit a4f1855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
runs-on: ubuntu-20.04
container:
image: swift:5.6-focal
options: --memory 2g
needs: build
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a4f1855

Please sign in to comment.