emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/elixir-mode fd00e0bc70 5/9: Set version-type to strict


From: ELPA Syncer
Subject: [nongnu] elpa/elixir-mode fd00e0bc70 5/9: Set version-type to strict
Date: Sun, 5 Feb 2023 13:58:54 -0500 (EST)

branch: elpa/elixir-mode
commit fd00e0bc70bd35f6ed9cb9c0a663dc915ebf96fc
Author: Jonathan Arnett <jonarnett90@gmail.com>
Commit: Jonathan Arnett <jonarnett90@gmail.com>

    Set version-type to strict
---
 .github/workflows/ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9ea4352e81..6ff6b26484 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -27,6 +27,7 @@ jobs:
       - name: Setup OTP + Elixir
         uses: erlef/setup-beam@v1
         with:
+          version-type: strict
           otp-version: ${{matrix.otp}}
           elixir-version: ${{matrix.elixir}}
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]