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 }}
strategy:
matrix:
os: [ubuntu-latest, Windows]
os: [ubuntu-latest, windows-latest]
steps:
- name: Checkout repository
uses: actions/checkout@v4