Skip to content

Commit

Permalink
chore: bump the clap to 4.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustin170506 committed May 16, 2024
1 parent 6cbd6db commit 9f52a8d
Show file tree
Hide file tree
Showing 6 changed files with 175 additions and 117 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: ["main"]
branches: [ "main" ]
pull_request:

name: CI
Expand Down Expand Up @@ -48,8 +48,8 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust: [stable]
os: [ ubuntu-latest, macos-latest, windows-latest ]
rust: [ stable ]
include:
- rust: 1.74.0
os: ubuntu-latest
Expand Down
Loading

0 comments on commit 9f52a8d

Please sign in to comment.