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

Update root files urls for github workflows #293

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

kkacprzak
Copy link
Member

The automated tests with the git hub workflows are not working, because the files with the root packages disappeared from the website. Updating the run scheme with the newest root versions available on the downloads page.

@kkacprzak kkacprzak requested a review from wkrzemien January 14, 2024 17:32
@@ -14,12 +14,12 @@ jobs:
- name: system update
run: |
sudo apt-get -qq update
sudo apt-get install -y git libboost-all-dev libtbb-dev cmake
sudo apt-get install -y git libboost-all-dev libtbb-dev cmake nlohmann-json3-dev

- name: download ROOT (for ubuntu 22.04)
Copy link
Member

Choose a reason for hiding this comment

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

change the description, please

Copy link
Member

Choose a reason for hiding this comment

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

Sorry my bad, It is root version that has changed not the ubuntu. Please ignore it

@kkacprzak
Copy link
Member Author

The configuration for ubuntu 22 and 20 worked, the job for ubuntu 18 just won't start. I have tried several times, always with the message "waiting for the runner to pick up the job".

@kkacprzak kkacprzak merged commit ddd0c80 into JPETTomography:develop Jan 15, 2024
4 of 5 checks passed
@kkacprzak kkacprzak deleted the root_urls branch January 15, 2024 20:34
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.

2 participants