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. "48b536d732b14f0e3d1a134972f7b20c3453fcbf" and "3087e03e0c639bb6753199ace8ab3a3c938d1ccd" have entirely different histories.

View File

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