Skip to content

Commit

Permalink
fix!: only test in versions supported by probot
Browse files Browse the repository at this point in the history
  • Loading branch information
Oatelaus authored Jun 20, 2024
1 parent 61e7638 commit 771d02d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:
strategy:
matrix:
node_version:
- 14
- 16
- 18
- 20
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node_version }}
Expand Down

0 comments on commit 771d02d

Please sign in to comment.