Skip to content

Commit ed9dfbe

Browse files
rffontenellemsrb
authored andcommitted
Disable the archived retrace-server
1 parent f9a646c commit ed9dfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ jobs:
99
pr:
1010
runs-on: ubuntu-latest
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
component:
1415
- abrt
1516
- gnome-abrt
1617
- libreport
17-
- retrace-server
1818
steps:
1919
- name: Check out ${{ matrix.component }} translations
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)