Skip to content

Commit

Permalink
Stop testing on 12, start testing on 18
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Jan 20, 2023
1 parent 90ee644 commit bdc342b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
os:
- ubuntu-latest
node:
- 12
- 14
- 16
- 18

steps:
- name: Clone repository
Expand Down

0 comments on commit bdc342b

Please sign in to comment.