Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
持续集成:更新 Workflows 配置文件
Browse files Browse the repository at this point in the history
Signed-off-by: 是蓝兔哟~ <[email protected]>
  • Loading branch information
Dragon1573 committed Apr 25, 2024
1 parent a5ab09b commit 573b9a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest-large]
os: [windows-latest, ubuntu-latest]

fail-fast: false

Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:

strategy:
matrix:
os: [macos-latest-xlarge]
os: [macos-latest]

fail-fast: false

Expand Down

0 comments on commit 573b9a5

Please sign in to comment.