mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user