Skip to content

Commit

Permalink
chore: unpin unit-test from 22.6 (open-telemetry#4977)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored and Zirak committed Sep 14, 2024
1 parent 225ba23 commit 5e5f55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- "16"
- "18"
- "20"
- "22.6" # temp until 22.8 is released (bug in 22.7)
- "22"
runs-on: ubuntu-latest
env:
NPM_CONFIG_UNSAFE_PERM: true
Expand Down

0 comments on commit 5e5f55e

Please sign in to comment.