Skip to content

Commit

Permalink
修改mac镜像
Browse files Browse the repository at this point in the history
  • Loading branch information
zmqcherish committed Jan 14, 2025
1 parent cda53b5 commit 37ef344
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 @@ -15,7 +15,7 @@ jobs:
contents: write
strategy:
matrix:
os: [windows-latest, macos-latest]
os: [windows-latest, macos-latest, macos-13]
steps: # 自动化步骤
- name: check out code
uses: actions/checkout@main # 第一步,下载代码仓库
Expand Down

0 comments on commit 37ef344

Please sign in to comment.