add ci action #2

Open
valentin wants to merge 16 commits from workflows-2 into main
Showing only changes of commit 552a0f0cd9 - Show all commits

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, Windows] os: [ubuntu-latest, windows-latest]
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4