mirror of
https://github.com/august-alt/gpui.git
synced 2025-03-20 06:50:25 +03:00
fix: temporary disable i386
This commit is contained in:
parent
8c1a674f29
commit
0162235a1c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
alt-version: [ { dist: "alt:p9", artifact: "p9" }, { dist: "alt:p10", artifact: "p10" }, { dist: "alt:sisyphus", artifact: "sisyphus" } ]
|
||||
architecture: [ i386, amd64 ]
|
||||
architecture: [ amd64 ]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user