ngbs
4 vuotta sitten
vanhempi
sitoutus
48e786bc7a
|
|
@@ -10,7 +10,6 @@ on:
|
|
|
|
|
|
jobs:
|
|
|
build-dnscrypt-proxy:
|
|
|
- needs: build-basic
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Set Variables
|
|
|
@@ -10,7 +10,6 @@ on:
|
|
|
|
|
|
jobs:
|
|
|
build-naiveproxy:
|
|
|
- needs: build-basic
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Set Variables
|
|
|
@@ -10,7 +10,6 @@ on:
|
|
|
|
|
|
jobs:
|
|
|
build-syncthing:
|
|
|
- needs: build-basic
|
|
|
runs-on: ubuntu-latest
|
|
|
steps:
|
|
|
- name: Set Variables
|