Skip to content

Commit

Permalink
use matrix.arch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-Q committed Apr 21, 2024
1 parent 7ec3ddb commit 5bd079b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
include:
- arch: x86_64
os: ubuntu-latest
- arch: macos_x86
os: macos-latest

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 5bd079b

Please sign in to comment.