We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd068ee commit 45c6c4eCopy full SHA for 45c6c4e
1 file changed
.github/workflows/unit-tests.yaml
@@ -113,8 +113,7 @@ jobs:
113
114
- uses: actions/checkout@v6
115
with:
116
- repository: mabrarov/fluent-bit-ci
117
- ref: feat/enable_tests
+ repository: calyptia/fluent-bit-ci
118
path: ci
119
- name: Setup Apache Arrow libraries for parquet (-DFLB_ARROW=On Only)
120
if: matrix.flb_option == '-DFLB_ARROW=On'
@@ -170,8 +169,7 @@ jobs:
170
169
171
172
173
174
175
176
177
- name: ${{ matrix.flb_option }}
0 commit comments