mirror of
https://github.com/plexusorg/IBConverter.git
synced 2025-07-01 15:06:42 +00:00
Update build.yml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user