Enabling github actions for U24 - #13024
Merged
SamerKhshiboun merged 1 commit intoJun 13, 2024
Merged
Conversation
Arun-Prasad-V
force-pushed
the
ubuntu24_CI
branch
from
June 12, 2024 11:14
f8290f9 to
09cfd8e
Compare
Arun-Prasad-V
marked this pull request as ready for review
June 12, 2024 12:56
Arun-Prasad-V
force-pushed
the
ubuntu24_CI
branch
from
June 12, 2024 13:07
09cfd8e to
a0e5d9e
Compare
Arun-Prasad-V
force-pushed
the
ubuntu24_CI
branch
from
June 12, 2024 13:45
a0e5d9e to
30fc4e3
Compare
Arun-Prasad-V
commented
Jun 12, 2024
| sudo apt-get install -qq libgtk-3-dev; | ||
| sudo apt-get install libglfw3-dev libglfw3; | ||
| python3 -m pip install numpy | ||
| sudo apt-get install python3-numpy |
Contributor
Author
There was a problem hiding this comment.
If we want to use pip then, we should use venv in U24. Instead we can use apt-get install itself.
Arun-Prasad-V
force-pushed
the
ubuntu24_CI
branch
2 times, most recently
from
June 12, 2024 14:15
c556510 to
281a1cc
Compare
Arun-Prasad-V
force-pushed
the
ubuntu24_CI
branch
from
June 12, 2024 14:29
281a1cc to
c812c46
Compare
SamerKhshiboun
approved these changes
Jun 12, 2024
Collaborator
|
Great Enhancement! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracked on LRS-1140