Skip to content

Commit

Permalink
build also linux
Browse files Browse the repository at this point in the history
  • Loading branch information
madisvain committed Jun 30, 2024
1 parent 43002bd commit cf1a6ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
args: "--target aarch64-apple-darwin"
- platform: "macos-latest" # for Intel based macs.
args: "--target x86_64-apple-darwin"
# - platform: "ubuntu-22.04"
# args: ""
- platform: "ubuntu-22.04"
args: ""
# - platform: "windows-latest"
# args: ""

Expand Down

0 comments on commit cf1a6ab

Please sign in to comment.