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

Use self-hosted linux runner #150

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Use self-hosted linux runner #150

merged 1 commit into from
Nov 22, 2023

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Nov 13, 2023

Change to a self-hosted Linux runner because the GH runners randomly select intel or AMD CPU and the openCL tests don't work on AMD.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bdbae9e) 93.84% compared to head (3ae72f3) 93.85%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   93.84%   93.85%   +0.01%     
==========================================
  Files          24       24              
  Lines        3004     2994      -10     
==========================================
- Hits         2819     2810       -9     
+ Misses        185      184       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@dsmello dsmello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EDIT: -github/workflow/ci.yml

  • test the self-hosted runner

@poszu poszu force-pushed the fix-ci-on-ubuntu-runner-2 branch 6 times, most recently from 831b06e to 1e6d901 Compare November 22, 2023 12:25
@poszu poszu force-pushed the fix-ci-on-ubuntu-runner-2 branch from 1e6d901 to 3ae72f3 Compare November 22, 2023 12:38
@poszu poszu marked this pull request as ready for review November 22, 2023 12:38
@poszu poszu changed the title debug CI AMD Use self-hosted linux runner Nov 22, 2023
@poszu poszu merged commit 2ed5c49 into main Nov 22, 2023
18 of 19 checks passed
@poszu poszu deleted the fix-ci-on-ubuntu-runner-2 branch November 22, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants