Skip to content

Commit

Permalink
removido targets que dão erro
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlon de Oliveira dos Santos committed Mar 21, 2024
1 parent df79514 commit b1a2320
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pure-rust-build-on-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@ jobs:
matrix:
targets:
[
'x86_64-apple-darwin',
'aarch64-apple-darwin',
'x86_64-pc-windows-msvc',
'i686-pc-windows-msvc',
'aarch64-pc-windows-msvc',
'x86_64-unknown-linux-gnu',
'aarch64-unknown-linux-gnu',
'x86_64-unknown-linux-musl',
]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b1a2320

Please sign in to comment.