Skip to content

Commit

Permalink
Merge pull request #201 from sgotti/doc_add_supported_go_versions_policy
Browse files Browse the repository at this point in the history
doc: document supported go versions.
  • Loading branch information
sgotti authored Jan 27, 2020
2 parents ef8235d + 15bd82b commit c6d7936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/devel.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ npm run serve

### Build the agola binary

To build agola we usually test and support the latest two major versions of Go like in the [Go release policy](https://golang.org/doc/devel/release.html#policy).

```
make
```
Expand Down

0 comments on commit c6d7936

Please sign in to comment.