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

Switch to containerized CI using Conda #13

Merged
merged 12 commits into from
Jul 9, 2024
Merged

Switch to containerized CI using Conda #13

merged 12 commits into from
Jul 9, 2024

Conversation

kostrykin
Copy link
Member

@kostrykin kostrykin commented Jul 8, 2024

Switch to containerized CI:

container:
  image: ubuntu:22.04

Also relax the requirement c-blosc2=2.13.2=hb4ffafa_0 in

- c-blosc2=2
to just c-blosc2=2, since Mamba failed to resolve the former within the container.

BBBC039 is removed from regression tests.

@kostrykin kostrykin marked this pull request as ready for review July 8, 2024 20:52
@kostrykin
Copy link
Member Author

kostrykin commented Jul 9, 2024

Todos:

  • Create two runners (just numbered, like runner-1 and runner-2)
  • Assign the test workflows to runner-1, the supervision to runner-2

@kostrykin kostrykin merged commit 0a02a3c into develop Jul 9, 2024
7 checks passed
@kostrykin kostrykin deleted the dev/ci branch July 9, 2024 21:13
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.

1 participant