Update ccpp.yml

This commit is contained in:
Lauchmelder 2020-05-18 22:01:43 +02:00 committed by GitHub
parent a4198e4848
commit 21bf966aea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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