mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
try diff elixir ver
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -32,8 +32,8 @@ jobs:
|
||||
- name: Run Static Tests
|
||||
uses: actions/setup-elixir@v1
|
||||
with:
|
||||
elixir-version: "1.11.1"
|
||||
otp-version: "23.1.1"
|
||||
elixir-version: "1.11"
|
||||
otp-version: "23.1"
|
||||
- name: Fix SSL
|
||||
run: apt install openssl
|
||||
- name: Install Dependencies
|
||||
|
||||
Reference in New Issue
Block a user