Skip to content

Commit

Permalink
more fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
mkokryashkin committed Dec 19, 2023
1 parent 9bde23f commit 29bc8b0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/exotic-builds-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
${{ matrix.BUILDTYPE }}
GC64:${{ matrix.GC64 }}
needs: test-exotic
uses: tarantool/tarantool/.github/workflows/luajit-integration.yml@fckxorg/fckxorg/WIP-ci-integration-on-purpose-not-in-fork
uses: tarantool/tarantool/.github/workflows/luajit-integration.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
CMAKE_EXTRA_PARAMS: >
-G Ninja
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/tarantool-exotic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-codeql:
uses: tarantool/tarantool/.github/workflows/codeql.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
submodule: luajit
revision: ${{ github.sha }}

test-tarantool-coverage:
uses: tarantool/tarantool/.github/workflows/coverage.yml@fckxorg/WIP-ci-integration-on-purpose-not-in-fork
with:
Expand Down
34 changes: 0 additions & 34 deletions .github/workflows/tarantool-packaging.yml

This file was deleted.

0 comments on commit 29bc8b0

Please sign in to comment.