forked from CringeStudios/element-desktop
escaped
This commit is contained in:
parent
0bb7ccb054
commit
63f29006fc
10
.github/workflows/build_windows.yaml
vendored
10
.github/workflows/build_windows.yaml
vendored
@ -57,11 +57,11 @@ jobs:
|
|||||||
"target": "i686-pc-windows-msvc",
|
"target": "i686-pc-windows-msvc",
|
||||||
"build-args": "--ia32",
|
"build-args": "--ia32",
|
||||||
"arch": "x86",
|
"arch": "x86",
|
||||||
"extra_config": {
|
"extra_config": "{
|
||||||
"user_notice": {
|
\"user_notice\": {
|
||||||
"title": "Element will no longer be available for this platform soon",
|
\"title\": \"Element will no longer be available for this platform soon\",
|
||||||
"description": "Support for 32-bit Windows installations will be removed in the next release."
|
\"description\": \"Support for 32-bit Windows installations will be removed in the next release.\"
|
||||||
}
|
}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user