Skip to content

Commit 2ebb0e7

Browse files
committed
workflows: switched to CI scripts back to official CI repo
Signed-off-by: Marat Abrarov <abrarov@gmail.com>
1 parent 3c55b69 commit 2ebb0e7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/unit-tests.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ jobs:
113113

114114
- uses: actions/checkout@v6
115115
with:
116-
repository: mabrarov/fluent-bit-ci
117-
ref: feat/enable_tests
116+
repository: calyptia/fluent-bit-ci
118117
path: ci
119118
- name: Setup Apache Arrow libraries for parquet (-DFLB_ARROW=On Only)
120119
if: matrix.flb_option == '-DFLB_ARROW=On'
@@ -170,8 +169,7 @@ jobs:
170169
- uses: actions/checkout@v6
171170
- uses: actions/checkout@v6
172171
with:
173-
repository: mabrarov/fluent-bit-ci
174-
ref: feat/enable_tests
172+
repository: calyptia/fluent-bit-ci
175173
path: ci
176174

177175
- name: ${{ matrix.flb_option }}

0 commit comments

Comments
 (0)