We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1474a51 commit 1395606Copy full SHA for 1395606
scripts/lib.py
@@ -6,6 +6,7 @@
6
DEV_REPOS = (
7
"accountsservice",
8
"amd-ppt-bin",
9
+ "amd64-microcode",
10
"alsa-ucm-conf",
11
"alsa-utils",
12
"bcmwl",
scripts/pop-ci/src/main.rs
@@ -24,6 +24,7 @@ macro_rules! bold {
24
static DEV_REPOS: &'static [&'static str] = &[
25
26
27
28
29
30
0 commit comments