Skip to content

Commit

Permalink
chore: 새 배포환경에 맞게 ci 스크립트 수정 #416
Browse files Browse the repository at this point in the history
  • Loading branch information
PgmJun committed Nov 27, 2024
1 parent f41d55e commit 56a7075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/be-ci-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build:
timeout-minutes: 4
runs-on: [ self-hosted, linux, ARM64, dev ]
runs-on: ubuntu-latest

defaults:
run:
Expand Down

0 comments on commit 56a7075

Please sign in to comment.