Skip to content

Commit

Permalink
docs: add Circle restriction on Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand committed Aug 7, 2023
1 parent 91a1e6e commit a9a6f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/adr/0049-specifier-version-nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ En discussion

Avec l'ADR 18, nous avons choisi :
- PAAS : préciser la version majeure de Node uniquement.
- CI : préciser une version exacte de Node.
- CI : préciser une version exacte de Node (parce que imposé par la CI).
- Local : préciser la version majeure de Node uniquement.

Nous avons constaté plusieurs limites à ce choix :
Expand Down

0 comments on commit a9a6f69

Please sign in to comment.