Skip to content

Commit

Permalink
ci: fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoranga authored Dec 21, 2024
1 parent 0d17520 commit 0ac04cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rusk_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
matrix:
feature: ${{ fromJson(github.event.inputs.features) }}
compiler: [cargo]
os: [ubuntu-24.04, macos-15, arm-linux]
include:
- os: ubuntu-24.04
target: linux-x64
Expand Down

0 comments on commit 0ac04cd

Please sign in to comment.