Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
actboy168 authored Jan 17, 2025
1 parent 9ae36a2 commit c9129f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
include:
- os: windows-latest
platform: win32-x64
- os: ubuntu-20.04
- os: ubuntu-22.04
platform: linux-x64
- os: ubuntu-22.04-arm
platform: linux-arm64
- os: macos-latest
platform: darwin-x64
- os: macos-latest
Expand Down

0 comments on commit c9129f4

Please sign in to comment.