fix(CI): toolchain will be determined and test against by CI (#3778)

* fix(CI): toolchain will be determined and test against by CI

* chore: formatting examples

* fix: clippy
This commit is contained in:
Saber Haj Rabiee
2025-03-23 10:10:52 -07:00
committed by GitHub
parent 2c1194a71a
commit f24e804985
73 changed files with 111 additions and 168 deletions

View File

@@ -1,2 +0,0 @@
[toolchain]
channel = "stable" # test change

View File

@@ -1,3 +0,0 @@
[toolchain]
channel = "nightly"

View File

@@ -1,2 +0,0 @@
[toolchain]
channel = "nightly"

View File

@@ -1,2 +0,0 @@
[toolchain]
channel = "stable" # test change

View File

@@ -1,3 +0,0 @@
[toolchain]
channel = "nightly"