Browse Source

Update elixir.yml

རྣམ་དག་སྟོན་པ 2 years ago
parent
commit
da438f17fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/elixir.yml

+ 1 - 1
.github/workflows/elixir.yml

@@ -7,7 +7,7 @@ jobs:
     - uses: actions/checkout@v2
     - uses: erlef/setup-elixir@v1
       with:
-        otp-version: 23.x
+        otp-version: 24.x
         elixir-version: 1.9.x
     - name: Dependencies
       run: |