Skip to content

Commit

Permalink
build: remove arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
anwayde authored and ripatel-fd committed Jan 10, 2025
1 parent bf1c0fc commit 2ee9819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
# compiler,machine,target
gcc_exceptions: |
ALL,linux_gcc_power9,ALL;
ALL,linux_gcc_arm_n1,ALL;
gcc-8.5.0,linux_gcc_zen2;ALL;
gcc-8.5.0,linux_gcc_zen4;ALL;
gcc-9.5.0,linux_gcc_zen4;ALL;
Expand Down

0 comments on commit 2ee9819

Please sign in to comment.