Skip to content

Commit

Permalink
fix: 운영체제 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjun2018 authored Jan 9, 2025
1 parent c86e6ad commit 3f2db48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build-deploy:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 3f2db48

Please sign in to comment.