Skip to content

Commit

Permalink
build: Update .github/workflows/quality-checks.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle McCormick <[email protected]>
  • Loading branch information
feanil and kdmccormick committed Jun 18, 2024
1 parent 4ca4a58 commit 8b2e96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
os: [ubuntu-20.04]
python-version:
- "3.11"
node-version: [18, 20]
node-version: [20]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8b2e96e

Please sign in to comment.