Skip to content

Commit

Permalink
Test s390x in cross tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Jul 27, 2024
1 parent c7ab1ac commit 8eb8295
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ jobs:
strategy:
matrix:
include:
- rust: stable
target: s390x-unknown-linux-gnu
features: constconf cgemm threading
- rust: stable
target: aarch64-unknown-linux-gnu
features: constconf cgemm threading
Expand Down

0 comments on commit 8eb8295

Please sign in to comment.