Skip to content

Commit

Permalink
try to remove ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentRouvreau committed Dec 10, 2024
1 parent e6fd398 commit 87e7088
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pip-build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: pip build linux

on: [push, pull_request]

# Temporary workaround to allow node16
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:
build:
name: build pip wheel
Expand Down

0 comments on commit 87e7088

Please sign in to comment.