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
1 changed files with 1 additions and 1 deletions

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: