Skip to content

Commit

Permalink
feat: 多系统打包
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Sep 6, 2024
1 parent c29b1c2 commit 3ce3aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
name: ubuntu-latest
filename: Linux
- os:
name: macos-13-xlarge
name: macos-14
filename: MacOS_amd64
- os:
name: macos-13
name: macos-12
filename: MacOS_x86_64
- os:
name: windows-latest
Expand Down

0 comments on commit 3ce3aa9

Please sign in to comment.