Skip to content

[ derive ] Impement multi-stage algorithm for calculation of ordering #25

[ derive ] Impement multi-stage algorithm for calculation of ordering

[ derive ] Impement multi-stage algorithm for calculation of ordering #25

---
name: Non-primary OS
on:
push:
branches:
- main
- master
tags:
- '*'
pull_request:
branches:
- main
- master
permissions:
statuses: write
concurrency:
group: ${{ github.workflow }}@${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: Clone on Windows
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4