ci: minor change in build scripts

This commit is contained in:
Fabio Di Stasio 2023-04-16 22:06:46 +02:00
parent b729f9e844
commit c3c90d4cf9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: windows-latest
steps: steps:
- name: Check out Git repository - name: Check out Git repository
uses: actions/checkout@v3 uses: actions/checkout@v3