Merge branch 'SoftEtherVPN:master' into master

This commit is contained in:
AMajor-C 2024-05-04 23:56:01 +03:00 committed by GitHub
commit 48b536d732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
build_and_test:
strategy:
matrix:
os: [macos-13, macos-12, macos-11]
os: [macos-14, macos-13, macos-12, macos-11]
name: ${{ matrix.os }}
runs-on: ${{ matrix.os }}
steps: