Browse Source

Use a different Configurations branch for CI

Scott Lahteine 4 years ago
parent
commit
64ab254f26
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      buildroot/bin/use_example_configs

+ 1
- 1
buildroot/bin/use_example_configs View File

@@ -2,7 +2,7 @@
2 2
 
3 3
 restore_configs
4 4
 
5
-EXAMPLES="https://raw.githubusercontent.com/MarlinFirmware/Configurations/master/config/examples"
5
+EXAMPLES="https://raw.githubusercontent.com/MarlinFirmware/Configurations/bugfix-2.0.x/config/examples"
6 6
 
7 7
 cd Marlin
8 8
 

Loading…
Cancel
Save