1
0
mirror of https://github.com/plexusorg/IBConverter.git synced 2025-04-24 16:03:00 +00:00

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

@ -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