mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2025-12-26 17:25:16 +01:00
linux-flatpak: drop ...
... in flavor of FlatHub official build
This commit is contained in:
parent
ccadba44f5
commit
3262fbd485
2 changed files with 1 additions and 17 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
image: ["linux-clang-format", "linux-flatpak", "linux-fresh", "linux-mingw", "linux-transifex"]
|
||||
image: ["linux-clang-format", "linux-fresh", "linux-mingw", "linux-transifex"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue