Skip to content

Commit

Permalink
Revert "Upgrade Azure eventhub forwarder to NodeJS 20 (#890)" (#892)
Browse files Browse the repository at this point in the history
This reverts commit ffe9cb4.
  • Loading branch information
parsons90 authored Jan 24, 2025
1 parent 3ae16db commit 2eb5716
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/azure_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '20.x'
node-version: '18.x'
- run: npm install
working-directory: azure
- run: npm run test
Expand Down
Loading

0 comments on commit 2eb5716

Please sign in to comment.