Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/midir/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 683 B image not shown  

Quelle  azure-pipelines.yml   Sprache: unbekannt

 
Spracherkennung für: .yml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

jobs:
- template: azure-pipelines-template.yml
  parameters:
    name: macOS
    vmImage: macOS-latest
    target: x86_64-apple-darwin
- template: azure-pipelines-template.yml
  parameters:
    name: Linux
    vmImage: ubuntu-latest
    target: x86_64-unknown-linux-gnu
- template: azure-pipelines-template.yml
  parameters:
    name: Windows
    vmImage: vs2017-win2016
    target: x86_64-pc-windows-msvc
- template: azure-pipelines-template.yml
  parameters:
    name: Windows_GNU
    vmImage: vs2017-win2016
    target: i686-pc-windows-gnu
- template: azure-pipelines-template.yml
  parameters:
    name: Linux_WASM
    vmImage: ubuntu-latest
    target: x86_64-unknown-linux-gnu

[ Dauer der Verarbeitung: 0.28 Sekunden  ]