Skip to content

Commit

Permalink
Bump git-ai version to 0.2.53 in Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Jan 25, 2025
1 parent 6143089 commit cba1a33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ jobs:
strategy:
matrix:
include:
# - os: macos-latest
# target: x86_64-apple-darwin
# - os: ubuntu-latest
# target: x86_64-unknown-linux-gnu
- os: macos-latest
target: x86_64-apple-darwin
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
- os: macos-latest
target: aarch64-apple-darwin
# - os: ubuntu-latest
# target: x86_64-unknown-linux-musl
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
steps:
- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cba1a33

Please sign in to comment.