1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-10-04 01:20:40 +03:00

Merge branch 'SoftEtherVPN:master' into quantum-safe-key-agreement

This commit is contained in:
siddharth-narayan 2024-05-20 23:20:52 -04:00 committed by GitHub
commit 63ffab9ee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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