Skip to content

Commit

Permalink
feat : test ci 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 22, 2024
1 parent 846777b commit 4d3fd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-test.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
# 트리거 발생 시 실행할 작업들
jobs:
test:
runs-on: macos-13 # iOS 플랫폼에서 실행
runs-on: macos-13-xl # iOS 플랫폼에서 실행

steps:
#Select your required version
Expand Down

0 comments on commit 4d3fd72

Please sign in to comment.