Skip to content

Commit

Permalink
Merge pull request #135 from nathanielvarona/documentation-update-rea…
Browse files Browse the repository at this point in the history
…dme-connection-tests-table

Update Readme Connection Tests Table
  • Loading branch information
nathanielvarona authored Mar 16, 2024
2 parents 236fcf5 + 08731ca commit f9c10e6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This utility helps you with tasks like automated internal endpoint testing, peri

![Diagram](action.dio.svg)

> _The [diagram](action.dio.svg) is an editable vector image using [drawio](https://www.drawio.com/) app._
> _The [diagram](./action.dio.svg) is an editable vector image using [drawio](https://www.drawio.com/) app._
## Connection Tests

Expand All @@ -24,19 +24,20 @@ Runner | Runner Arch. | OpenVPN | WireGuard
------------------|-------------------|------------------------|-----------------------
`ubuntu-22.04` | X64 | :white_check_mark: yes | :white_check_mark: yes
`ubuntu-20.04` | X64 | :white_check_mark: yes | :white_check_mark: yes
`macos-13-xlarge` | ARM64 :warning: * | :white_check_mark: yes | :white_check_mark: yes
`macos-13-xlarge` | ARM64 <sup>:warning: 1</sup> | :white_check_mark: yes | :white_check_mark: yes
`macos-13` | X64 | :white_check_mark: yes | :white_check_mark: yes
`macos-12` | X64 | :white_check_mark: yes | :white_check_mark: yes
`windows-2022` | X64 | :white_check_mark: yes | :white_check_mark: yes
`windows-2019` | X64 | :white_check_mark: yes | :white_check_mark: yes

:warning: * — _**"These runners will always be charged for, including in public repositories."**_
> [!TIP]
> Kindly check out the comprehensive connection tests matrix available on our [GitHub Actions](https://github.com/nathanielvarona/pritunl-client-github-action/actions) page.
> [!WARNING]
> <sup>:warning: 1</sup> — _"These runner will always be charged for, including in public repositories."_
>
> For a comprehensive overview of your billing details, we recommend starting with the "[About billing for GitHub Actions](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions)" page for thorough insights.
> [!TIP]
> Kindly check out the comprehensive connection tests matrix available on our [GitHub Actions](https://github.com/nathanielvarona/pritunl-client-github-action/actions) page.

_As of the most recent updates and releases, we have confirmed compatibility with [Pritunl v1.32.3805.95](https://github.com/pritunl/pritunl/releases/tag/1.32.3805.95) Server through rigorous testing. Server clusters are deployed on both [AWS](https://aws.amazon.com/) and [Azure](https://azure.microsoft.com/) cloud platforms._

Expand Down

0 comments on commit f9c10e6

Please sign in to comment.