Skip to content

Commit

Permalink
Fix RIDs
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Feb 14, 2024
1 parent 7a28d4f commit b8f740b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@ jobs:
include:
- rid: win-x64
- rid: win-x86
- rid: win-arm64
- rid: linux-x64
- rid: linux-arm
- rid: linux-arm64
- rid: linux-musl-x64
- rid: linux-musl-arm
- rid: linux-musl-arm64
- rid: osx-x64
- rid: osx.11.0-arm64
- rid: osx.12-arm64
- rid: osx-arm64
steps:
- name: Checkout repo
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
Expand Down

0 comments on commit b8f740b

Please sign in to comment.