Skip to content

Commit

Permalink
fix: github workflows update
Browse files Browse the repository at this point in the history
  • Loading branch information
betula committed Nov 30, 2023
1 parent 2bee793 commit da0c678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [12]
node: [18]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit da0c678

Please sign in to comment.