mirror of
https://github.com/august-alt/gpui.git
synced 2025-03-23 14:50:32 +03:00
fix: temporary disable p9
This commit is contained in:
parent
6e1d5296c1
commit
c3b4df0dcc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
name: Build software using docker
|
||||
strategy:
|
||||
matrix:
|
||||
alt-version: [ { dist: "alt:p9", artifact: "p9" }, { dist: "alt:p10", artifact: "p10" } ]
|
||||
alt-version: [ { dist: "alt:p10", artifact: "p10" } ]
|
||||
architecture: [ amd64 ]
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user