mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 22:49:24 -08:00
Updated runner
This commit is contained in:
parent
37206f23f8
commit
856f9ae7c7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -5,7 +5,7 @@ name: CI
|
||||
jobs:
|
||||
build_and_test:
|
||||
name: Daisy
|
||||
runs-on: debian-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user