CI: fixed windows-latest image name

master
Martin Gerhardy 2019-10-05 15:50:29 +02:00
parent ab33336e4d
commit 255950031f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
cmake ..
make
windows:
runs-on: wińdows-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v1
- name: Windows