Skip to content

Commit 9c1c1a7

Browse files
committed
Update readme
1 parent dd9b90e commit 9c1c1a7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This action starts a VPN session using OpenVPN 3 and give you the option to run
44
any bash script during the session. We recommend you to store your config files
55
in GitHub using [encrypted secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets).
66

7+
> **Note:** this action only support linux (`ubuntu`).
8+
> Please use one of the [virtual environments](https://github.com/actions/virtual-environments#available-environments)
9+
> for linux (`ubuntu`) supported by GitHub Actions.
10+
711
**Reference Links:**
812

913
- [OpenVPN 3 for Linux](https://openvpn.net/cloud-docs/openvpn-3-client-for-linux/)

0 commit comments

Comments
 (0)