Skip to content
Snippets Groups Projects
Commit c5ce8bdc authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[dev] Remove the beta channel from the list

dev.yml is used to test against the latest stable version of the
beat packages. The CI build system now uses the new strict channel
policy of conda which means that it does not search further after a
package is found in a channel. Thus if the specified version is not
found, it ends up with an error.
parent 03692115
No related branches found
No related tags found
1 merge request!316Remove the beta channel from the list in dev.yml
Pipeline #36399 passed
name: beat-web name: beat-web
channels: channels:
- http://www.idiap.ch/software/beat/conda/label/beta
- http://www.idiap.ch/software/beat/conda - http://www.idiap.ch/software/beat/conda
- defaults - defaults
dependencies: dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment