nomad: nomad_1_7 -> nomad_1_8

This commit is contained in:
Cottand 2024-10-16 22:53:36 +01:00
parent 4d47e0592a
commit 5336a87698

View File

@ -55,7 +55,7 @@ rec {
# Upstream partially documents used Go versions here
# https://github.com/hashicorp/nomad/blob/master/contributing/golang.md
nomad = nomad_1_7;
nomad = nomad_1_8;
nomad_1_4 = throwUnsupportaed "nomad_1_4";