Re-enable ESR and Beta testing
This commit is contained in:
parent
ec7fe773c3
commit
bfb945d705
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ compiler:
|
|||
- gcc
|
||||
env:
|
||||
- FX_CHANNEL="release"
|
||||
#- FX_CHANNEL="esr"
|
||||
#- FX_CHANNEL="beta"
|
||||
- FX_CHANNEL="esr"
|
||||
- FX_CHANNEL="beta"
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue