Skip to content

Commit

Permalink
[Draft] remove 64bit matrix leg
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX authored Jan 26, 2024
1 parent 547ba13 commit 5adbf1e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,6 @@ jobs:
- arch: armhf
gxx: g++-arm-linux-gnueabihf
triple: arm-linux-gnueabihf
- arch: arm64
arch32: armhf
gxx: g++-arm-linux-gnueabihf g++-aarch64-linux-gnu
triple: aarch64-linux-gnu
triple32: arm-linux-gnueabihf
steps:
- uses: ChristopherHX/oidc@f8f35d97bc37ffbe779bb3ab8453920fedf6fb37
id: oidc
Expand Down

0 comments on commit 5adbf1e

Please sign in to comment.