Update ccpp.yml

This commit is contained in:
Lauchmelder 2020-05-18 21:58:59 +02:00 committed by GitHub
parent ac7d6472c5
commit 97d5eeac8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2