File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77jobs :
88 Check-Changelog :
99 name : Check Changelog Action
10- runs-on : ubuntu-20 .04
10+ runs-on : ubuntu-22 .04
1111 steps :
1212 - uses : tarides/changelog-check-action@v2
1313 with :
Original file line number Diff line number Diff line change 1414 strategy :
1515 matrix :
1616 include :
17- - os : ubuntu-20 .04
17+ - os : ubuntu-22 .04
1818 target : x86_64-unknown-linux-gnu
19- - os : ubuntu-20 .04
19+ - os : ubuntu-22 .04
2020 target : aarch64-unknown-linux-gnu
2121 - os : macos-13
2222 target : x86_64-apple-darwin
Original file line number Diff line number Diff line change 1818jobs :
1919 build :
2020
21- runs-on : ubuntu-20 .04
21+ runs-on : ubuntu-22 .04
2222 steps :
2323 - uses : actions/checkout@v4
2424
Original file line number Diff line number Diff line change 22
33All notable changes to the ` Serial Monitor ` crate will be documented in this file.
44
5- # Unreleased 0.3 .x
5+ # Unreleased 0.4 .x
66
7- * Fixed sample rate issue
8- * ...
7+ * Fixed sample rate / disconnect issue
8+ * Releases are now linked to libssl 3.4.1 on linux (built on Ubuntu 22.04)
99
1010# 0.3.4
1111
You can’t perform that action at this time.
0 commit comments