mirror of
https://github.com/plexusorg/IBConverter.git
synced 2024-11-14 16:33:34 +00:00
Update build.yml
This commit is contained in:
parent
7e17d573c0
commit
5752f0d81d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user