1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-06 03:43:01 +03:00
Ilia Shipitsin 2024-05-20 21:50:07 +02:00
parent 7006539732
commit 141060101d

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-14, macos-13, macos-12]
name: ${{ matrix.os }} name: ${{ matrix.os }}
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps: