Skip to content

Commit 29bc8b0

Browse files
committed
more fixups
1 parent 9bde23f commit 29bc8b0

File tree

3 files changed

+1
-41
lines changed

3 files changed

+1
-41
lines changed

.github/workflows/exotic-builds-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
${{ matrix.BUILDTYPE }}
103103
GC64:${{ matrix.GC64 }}
104104
needs: test-exotic
105-
uses: tarantool/tarantool/.github/workflows/luajit-integration.yml@fckxorg/fckxorg/WIP-ci-integration-on-purpose-not-in-fork
105+
uses: tarantool/tarantool/.github/workflows/luajit-integration.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
106106
with:
107107
CMAKE_EXTRA_PARAMS: >
108108
-G Ninja

.github/workflows/tarantool-exotic.yml

-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ jobs:
3333
submodule: luajit
3434
revision: ${{ github.sha }}
3535

36-
test-tarantool-codeql:
37-
uses: tarantool/tarantool/.github/workflows/codeql.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
38-
with:
39-
submodule: luajit
40-
revision: ${{ github.sha }}
41-
4236
test-tarantool-coverage:
4337
uses: tarantool/tarantool/.github/workflows/coverage.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
4438
with:

.github/workflows/tarantool-packaging.yml

-34
This file was deleted.

0 commit comments

Comments
 (0)