Skip to content

add ubuntu-22#205

Merged
MaxRayskiy merged 8 commits intomasterfrom
ubuntu22
Jun 14, 2022
Merged

add ubuntu-22#205
MaxRayskiy merged 8 commits intomasterfrom
ubuntu22

Conversation

@MaxRayskiy
Copy link
Contributor

No description provided.

jobs:
prepare-image:
uses: MeshInspector/MeshLib/.github/workflows/prepare-images.yml@master
uses: MeshInspector/MeshLib/.github/workflows/prepare-images.yml@ubuntu22
Copy link
Contributor Author

Choose a reason for hiding this comment

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

change all tags back to master before merge

image-build-upload:
needs: [image-select]
if: ${{ needs.image-select.outputs.need_rebuild == 'true' }}
if: ${{ false }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

undo

g++-11
clang-14
libpython3.10-dev
libtbb2-dev
Copy link
Contributor Author

Choose a reason for hiding this comment

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

using libtbb2-dev (older version) instead of libtbb-dev (newer) to solve openvdb conflict

@MaxRayskiy MaxRayskiy requested a review from Grantim June 14, 2022 17:20
@MaxRayskiy MaxRayskiy merged commit a69df88 into master Jun 14, 2022
@MaxRayskiy MaxRayskiy deleted the ubuntu22 branch June 14, 2022 17:44
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