mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-28 15:56:28 +00: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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||||
rust: [stable, nightly]
|
rust: [stable]
|
||||||
steps:
|
steps:
|
||||||
- name: Setup | Checkout
|
- name: Setup | Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user