Skip to content

Commit 6c35165

Browse files
committed
test(github): add go and rust to build matrix
This commit adds Go and Rust to the build matrix for the GitHub Actions workflow. This will ensure that the project is built and tested against these languages, improving code quality and compatibility. --- {"auto-commit-msg":{"language":"rust","version":"0.4.0-dev","model":"gemini-2.5-flash-lite","response_time":1.27,"execution_time":1.3}}
1 parent 890e8a3 commit 6c35165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- macos-latest
1616
- ubuntu-latest
1717
package:
18-
- default
18+
- go
1919
- rust
2020
fail-fast: true
2121
steps:

0 commit comments

Comments
 (0)