Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen authored Oct 17, 2024
1 parent 82851b2 commit d1d4e45
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 @@ -256,7 +256,7 @@ jobs:
uses: lupyuen5/label-nuttx/.github/workflows/arch.yml@master ####
needs: Fetch-Source
with:
os: Linux
os: macOS
boards: |
["macos", "sim-01", "sim-02"]
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:
uses: lupyuen5/label-nuttx/.github/workflows/arch.yml@master ####
needs: Fetch-Source
with:
os: Linux
os: msys2
boards: |
["msys2"]
Expand Down

0 comments on commit d1d4e45

Please sign in to comment.