1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 23:50:06 +00:00

chore: ci - jammy ubuntu

This commit is contained in:
2023-04-05 22:58:48 +02:00
parent 11ec20b472
commit f1712c34e8

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
sudo apt install openvpn3=17~betaUb22042+jammy
- name: Start Open VPN 3
run: openvpn3 session-start --config .github/vpn/config.ovpn
- name: Install Doxygen