mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +01:00
ci: temporarily disable nightly tests
Disabled until the following issue is fixed: https://github.com/iliekturtles/uom/issues/210
This commit is contained in:
parent
d1e2c13a7c
commit
a8264cdab9
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||
rust: [stable, nightly]
|
||||
rust: [stable]
|
||||
steps:
|
||||
- name: Setup | Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user