mirror of https://github.com/rm-dr/daisy
Updated runner
parent
37206f23f8
commit
856f9ae7c7
|
@ -5,7 +5,7 @@ name: CI
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
name: Daisy
|
name: Daisy
|
||||||
runs-on: debian-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
|
|
Loading…
Reference in New Issue