mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Remove ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in CI
This commit is contained in:
parent
5f9c05b944
commit
2cda1360ee
5 changed files with 2 additions and 18 deletions
2
.github/workflows/publish-apt-brew-pkg.yml
vendored
2
.github/workflows/publish-apt-brew-pkg.yml
vendored
|
@ -15,8 +15,6 @@ jobs:
|
|||
|
||||
debian:
|
||||
name: Publish debian packagge
|
||||
env:
|
||||
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
|
||||
runs-on: ubuntu-latest
|
||||
needs: check-version
|
||||
container:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue