Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github: workflows: add AArch64 nightly runs #2325

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

theComputeKid
Copy link
Member

@theComputeKid theComputeKid commented Dec 30, 2024

Confirmed to work when made to trigger manually so one can assume it will also work with a cron job. Though we will only know for sure when we submit to main and either:

  1. wait for the nightly to trigger at the set time (on: cron)
  2. manually trigger the workflow (on: workflow_dispatch)

More info on how to manually trigger a workflow is here.

@github-actions github-actions bot added the devops Github automation label Dec 30, 2024
@theComputeKid theComputeKid force-pushed the ci branch 7 times, most recently from 4c01897 to 20ac1b2 Compare December 30, 2024 15:39
@theComputeKid theComputeKid force-pushed the ci branch 5 times, most recently from 8c2be19 to 35df5b0 Compare December 31, 2024 08:24
@theComputeKid theComputeKid marked this pull request as ready for review December 31, 2024 11:21
@theComputeKid theComputeKid requested a review from a team as a code owner December 31, 2024 11:21
@theComputeKid
Copy link
Member Author

cc: @vpirogov ready now.

- full clean build and test (no build caching)
- once a day runs via cron
- can be triggered manually

Signed-off-by: Hamza Butt <[email protected]>
@vpirogov vpirogov merged commit 32aa319 into oneapi-src:main Jan 1, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Github automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants