diff options
| author | Erik Martin-Dorel | 2020-04-21 15:25:40 +0200 |
|---|---|---|
| committer | Erik Martin-Dorel | 2020-04-21 15:25:40 +0200 |
| commit | e92d151dcbe12e5294d710755a2c9e1b38794be7 (patch) | |
| tree | 9b1ef7a571e1dd28f5485d80db9a84da10c152b2 /.github | |
| parent | 57f671eecb186f827ef14c4e3fc8a4debb99435c (diff) | |
s/4.07-flambda/minimal/
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 45274d89..5821b748 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,7 +54,7 @@ jobs: coq_version: - 8.11 ocaml_version: - - 4.07-flambda + - minimal # at most 20 concurrent jobs per free account # cf. https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#usage-limit max-parallel: 5 |
