Update build.yml

This commit is contained in:
Telesphoreo 2022-05-14 18:09:56 -05:00 committed by GitHub
parent 7e17d573c0
commit 5752f0d81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [ push ]
jobs:
build_and_test:
name: IBConverter
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1