mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -31,8 +31,8 @@ jobs:
|
||||
- name: Run Static Tests
|
||||
uses: actions/setup-elixir@v1
|
||||
with:
|
||||
elixir-version: 1.10.2
|
||||
otp-version: 22.3.2
|
||||
elixir-version: "1.10.3"
|
||||
otp-version: "23.0"
|
||||
- name: Install Dependencies
|
||||
run: mix deps.get --only test
|
||||
- name: Setup Database
|
||||
|
||||
@@ -2,4 +2,9 @@
|
||||
|
||||
# FireGuard
|
||||
|
||||
Under active development. Check back later.
|
||||
**Warning**: This project is under active development and is absolutely not secure at the moment.
|
||||
Do not attempt to use this software until this notice is removed.
|
||||
|
||||
You have been warned.
|
||||
|
||||
Check back later :-).
|
||||
|
||||
Reference in New Issue
Block a user