From 250555ebd9049eb33021a90ab8e965a2f967a80b Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Fri, 17 May 2024 12:53:58 -0600 Subject: [PATCH] Fix typo --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c6a62d..fd05645 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,11 +26,11 @@ jobs: elixir-version: 1.16 - otp-version: 25 elixir-version: 1.15.1 - - otp_release: 21.2 + - otp-version: 21.2 elixir-version: 1.7.4 - - otp_release: 20.2 + - otp-version: 20.2 elixir-version: 1.6.3 - - otp_release: 20.0 + - otp-version: 20.0 elixir-version: 1.4.5 - otp-version: 25 elixir-version: 1.16