1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-07 01:20:05 +00:00

chore: ci - jammy ubuntu

This commit is contained in:
2023-04-05 22:54:50 +02:00
parent f42f111462
commit 11ec20b472

View File

@@ -44,7 +44,7 @@ jobs:
sudo apt-key add openvpn-repo-pkg-key.pub
sudo wget -O /etc/apt/sources.list.d/openvpn3.list https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-jammy.list
sudo apt update
sudo apt install openvpn3=16~beta+jammy
sudo apt install openvpn3
- name: Start Open VPN 3
run: openvpn3 session-start --config .github/vpn/config.ovpn
- name: Install Doxygen