1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-10-06 18:40:39 +03:00

Compare commits

..

No commits in common. "315ffffeec3f40f88cc34ccbbc542e3a778a3378" and "7006539732c0231d7723623cc8732f94ba2b8c54" have entirely different histories.

View File

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