mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 18:18:55 +00:00
Debian 11 support
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -77,6 +77,8 @@ jobs:
|
||||
os: ubuntu_18.04
|
||||
- port: 8806
|
||||
os: ubuntu_20.04
|
||||
- port: 8807
|
||||
os: debian_11
|
||||
# if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@@ -90,6 +92,7 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- debian_10
|
||||
- debian_11
|
||||
- ubuntu_18.04
|
||||
- ubuntu_20.04
|
||||
- centos_7
|
||||
|
||||
Reference in New Issue
Block a user