ci: ️ Remove unused matrix variable

This commit is contained in:
Sergio Gasquez 2023-04-15 12:15:13 +02:00
parent 6e4db431a7
commit 42bd1f7cbd

View File

@ -25,7 +25,6 @@ jobs:
binary-postfix: ".exe" binary-postfix: ".exe"
- os: ubuntu-20.04 - os: ubuntu-20.04
target: aarch64-unknown-linux-gnu target: aarch64-unknown-linux-gnu
cross: true
- os: macos-latest - os: macos-latest
target: aarch64-apple-darwin target: aarch64-apple-darwin
steps: steps: