Skip to content

Commit a354a91

Browse files
disable broken qt6 builds (flameshot-org#3992)
1 parent 9a886de commit a354a91

File tree

2 files changed

+347
-347
lines changed

2 files changed

+347
-347
lines changed

.github/workflows/Linux-arm-pack.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: Packaging(Linux - ARM)
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- fix*
8-
- move-arm-ci-to-new-ci
9-
paths-ignore:
10-
- 'README.md'
11-
- 'LICENSE'
12-
- 'docs/**'
4+
#push:
5+
# branches:
6+
# - master
7+
# - fix*
8+
# - move-arm-ci-to-new-ci
9+
# paths-ignore:
10+
# - 'README.md'
11+
# - 'LICENSE'
12+
# - 'docs/**'
1313

1414
workflow_dispatch:
1515

0 commit comments

Comments
 (0)