Test github actions type workflow
This commit is contained in:
parent
aa845779b4
commit
30e9ee70b4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Set up Rust
|
||||
|
|
Loading…
Reference in a new issue