Skip to content

Commit cba1a33

Browse files
committed
Bump git-ai version to 0.2.53 in Cargo.lock
1 parent 6143089 commit cba1a33

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/cd.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ jobs:
2929
strategy:
3030
matrix:
3131
include:
32-
# - os: macos-latest
33-
# target: x86_64-apple-darwin
34-
# - os: ubuntu-latest
35-
# target: x86_64-unknown-linux-gnu
32+
- os: macos-latest
33+
target: x86_64-apple-darwin
34+
- os: ubuntu-latest
35+
target: x86_64-unknown-linux-gnu
3636
- os: macos-latest
3737
target: aarch64-apple-darwin
38-
# - os: ubuntu-latest
39-
# target: x86_64-unknown-linux-musl
38+
- os: ubuntu-latest
39+
target: x86_64-unknown-linux-musl
4040
steps:
4141
- uses: actions/checkout@v4
4242

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)