mirror of
https://github.com/arnaucube/testudo.git
synced 2026-01-12 08:41:29 +01:00
support for stable Rust (#51)
* support for stable Rust * add no default to stable * add no default to stable * update CI
This commit is contained in:
committed by
maramihali
parent
e1383ff248
commit
4f56acf724
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
build_nightly:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user