ispc icon indicating copy to clipboard operation
ispc copied to clipboard

Add ARM jobs into CI

Open nurmukhametov opened this issue 1 year ago • 1 comments

At the moment, there is no ARM jobs build and tests in CI. There is a self-hosted ARM runner that can be used for them.

According to https://github.com/ispc/ispc/pull/2810#discussion_r1540400049, we used to have them in Travis to test ARM.

nurmukhametov avatar Mar 27 '24 12:03 nurmukhametov

You can use macOS M1 runners for ARM tests if you want https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source

emoon avatar Mar 27 '24 14:03 emoon