From a054e15221b6193bf00063f48cb57923e1305220 Mon Sep 17 00:00:00 2001 From: Alexandre Lion Date: Thu, 1 Dec 2022 00:39:27 +0100 Subject: [PATCH] Add imageOS --- .github/workflows/elixir.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/elixir.yml b/.github/workflows/elixir.yml index 2c885fb..e6eb440 100644 --- a/.github/workflows/elixir.yml +++ b/.github/workflows/elixir.yml @@ -29,7 +29,8 @@ jobs: --health-interval 10s --health-timeout 5s --health-retries 5 - + env: + ImageOS: ubuntu20 steps: - uses: actions/checkout@v3 - name: Set up Elixir