Skip to content

Feat/improve dpendency #23

Feat/improve dpendency

Feat/improve dpendency #23

Workflow file for this run

# SPDX-FileCopyrightText: 2006-2023, Knut Reinert & Freie Universität Berlin
# SPDX-FileCopyrightText: 2016-2023, Knut Reinert & MPI für molekulare Genetik
# SPDX-License-Identifier: CC0-1.0
name: "Windows Server 2022"
on:
push:
branches:
- 'main'
pull_request:
concurrency:
group: msvc-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
name: Windows Server 2022
runs-on: windows-2022
timeout-minutes: 120
steps:
- name: Standard IV-project testing
uses: iv-project/IVaction/msvc-testing@v6.3