From b1de6faa034336e44b55fc118b475d1173f4e990 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Thu, 27 Oct 2022 19:46:26 +0200 Subject: [PATCH] Update Nomad in CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbaa4b1..b8735e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: env: GO_VERSION: 1.19 - NOMAD_VERSION: 1.4.1 + NOMAD_VERSION: 1.4.2 CNI_VERSION: 1.1.1 jobs: