VG
Size: a a a
VG
VG
ID
n
В
YB
runs-on: ${{ matrix.config.os }}
strategy:
matrix:
- {os: ubuntu-latest, toolchain: stable, target: x86_64-unknown-linux-gnu, target_cpu: broadwell, cross: false}
- {os: macos-latest, toolchain: stable, target: x86_64-apple-darwin, target_cpu: broadwell, cross: false}
- {os: windows-latest, toolchain: stable-x86_64-pc-windows-msvc, target: x86_64-pc-windows-msvc, target_cpu: broadwell, cross: false}
AZ
YB
AZ
YB
A
VG
YB
DV
AZ
YB
DV