mirror of https://github.com/rm-dr/daisy
Updated runner
parent
37206f23f8
commit
856f9ae7c7
|
@ -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…
Reference in New Issue