Sfoglia il codice sorgente

fix cirrus nightly_task to use otp 19

pull/2262/head
Tristan Sloughter 5 anni fa
parent
commit
19b646f483
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: AAB97DDECCEB8150
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .cirrus.yml

+ 1
- 1
.cirrus.yml Vedi File

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

Caricamento…
Annulla
Salva