The key change here is to use a python script to test all configurations, rather than a github actions matrix which spawns hundreds of 2 second builds, which is horribly inefficient. Builds were taking 6 to 16 minutes, now they take 2.5 to 5.5.
6 lines
42 B
Plaintext
6 lines
42 B
Plaintext
.vscode
|
|
a.out
|
|
build*/
|
|
repro*/
|
|
__pycache__
|