mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-13 20:28:18 +10:00
(experiment) allow linux arm build to fail bugfix
This commit is contained in:
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
arch: [x64, arm64, arm]
|
||||
probably_fails: [false]
|
||||
include:
|
||||
- arch: arm
|
||||
probably_fails: true
|
||||
|
||||
Reference in New Issue
Block a user