[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/elixir-mode 1e784040fa 7/9: Drop Elixir 1.9; Update 1.13;
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/elixir-mode 1e784040fa 7/9: Drop Elixir 1.9; Update 1.13; Add 1.12, 1.14 |
Date: |
Sun, 5 Feb 2023 13:58:54 -0500 (EST) |
branch: elpa/elixir-mode
commit 1e784040fa4585fbf818b9db8ab359d88c373c28
Author: Jonathan Arnett <jonarnett90@gmail.com>
Commit: Jonathan Arnett <jonarnett90@gmail.com>
Drop Elixir 1.9; Update 1.13; Add 1.12, 1.14
---
.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 5d584ed3cc..a7cf6ffc3f 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.9.4', '1.11.4', '1.13.3']
+ elixir: ['1.11.4', '1.12.3', '1.13.4', '1.14.3']
steps:
- name: Setup Emacs
- [nongnu] elpa/elixir-mode updated (4974ff9a83 -> 7641373f05), ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode 7643978e1a 1/9: Add mention of Tree-Sitter fork, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode 4eba877088 2/9: Update README.md, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode 03dc49e0fe 3/9: Update README.md, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode d262a07261 6/9: Downgrade Ubuntu to install OTP 23.3, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode d37340e3c3 4/9: Switch from setup-elixir to setup-beam, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode fd00e0bc70 5/9: Set version-type to strict, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode bf68a38396 8/9: Merge pull request #499 from J3RN/fix-ci, ELPA Syncer, 2023/02/05
- [nongnu] elpa/elixir-mode 1e784040fa 7/9: Drop Elixir 1.9; Update 1.13; Add 1.12, 1.14,
ELPA Syncer <=
- [nongnu] elpa/elixir-mode 7641373f05 9/9: Merge pull request #496 from elixir-editors/mention-tree-sitter, ELPA Syncer, 2023/02/05