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