Explorar el Código

fix cirrus nightly_task to use otp 19

pull/2262/head
Tristan Sloughter hace 5 años
padre
commit
19b646f483
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: AAB97DDECCEB8150
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .cirrus.yml

+ 1
- 1
.cirrus.yml Ver fichero

@ -21,7 +21,7 @@ osx_test_task:
nightly_task:
container:
image: erlang:18
image: erlang:19
depends_on:
- test
only_if: $BRANCH == "master"

Cargando…
Cancelar
Guardar