[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/elixir-mode 5eaaa674eb 2/5: Merge branch 'master' into fix
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/elixir-mode 5eaaa674eb 2/5: Merge branch 'master' into fix/duplicated_tests_not_running_on_29 |
Date: |
Mon, 14 Mar 2022 09:58:16 -0400 (EDT) |
branch: elpa/elixir-mode
commit 5eaaa674eb2d764156815d554e3b805a81ed45c4
Merge: 3ecc508f93 6f61e04c85
Author: Victor Oliveira Nascimento
<376386+victorolinasc@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Merge branch 'master' into fix/duplicated_tests_not_running_on_29
---
.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 630e786ddf..d4db4ab005 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
matrix:
emacs_version: ['27.2', '26.3', '25.3', 'snapshot']
otp: ['23.3']
- elixir: ['1.8.2', '1.11.4', '1.13.3']
+ elixir: ['1.9.4', '1.11.4', '1.13.3']
steps:
- name: Setup Emacs