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

Fix build script permissions, update build matrix #8

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

kyllingstad
Copy link
Member

@kyllingstad kyllingstad commented Nov 28, 2023

The executable bit on build-opensplice.sh apparently doesn't survive Conan's source packaging. Therefore, I've moved the chmod operation from export_sources() to build().

At @joakimono's request, I've also added GCC 13 and removed Conan 1.x from the CI build matrix.

Edit: Apparently, a conanio/gcc13-ubuntu18.04 image doesn't exist yet.

@kyllingstad kyllingstad added the bug Something isn't working label Nov 28, 2023
@kyllingstad kyllingstad self-assigned this Nov 28, 2023
@joakimono joakimono merged commit a6da976 into master Jan 17, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants