Skip to content

Commit e7a6a3b

Browse files
committed
release.yml
1 parent f62601b commit e7a6a3b

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
- target: x86_64-unknown-linux-gnu
3131
os: ubuntu-latest
3232
- target: x86_64-unknown-linux-gnu
33-
os: ubuntu-22.04
34-
# - target: x86_64-apple-darwin
33+
os: ubuntu-22.04
34+
# - target: x86_64-apple-darwin
3535
# os: macos-latest
3636
runs-on: ${{ matrix.os }}
3737
steps:

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,5 +307,15 @@ Nothing
307307

308308
- release.yml
309309

310+
## [0.6.10] - 2025-10-06
311+
312+
### Added
313+
314+
- Ubuntu 22 release
315+
316+
### Changed
317+
### Fixed
318+
319+
- release.yml RustRover
310320

311321

Cargo.lock

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)