git settings updates

This commit is contained in:
2024-07-29 12:09:24 -06:00
parent c4b68a130e
commit 3f3159ba23
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
rust: [stable, nightly]
rust: [stable]
steps:
- uses: https://git.oliveratkinson.net/Oliver/setup-rust-action@master