Skip to content

Commit

Permalink
Remove old attw matrix entry
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Nov 16, 2023
1 parent aaac9c7 commit 8863682
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,16 +89,7 @@ jobs:
fail-fast: false
matrix:
node: ['16.x']
example:
[
'cra4',
'cra5',
'next',
'vite',
'node-standard',
'node-esm',
'are-the-types-wrong'
]
example: ['cra4', 'cra5', 'next', 'vite', 'node-standard', 'node-esm']
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 8863682

Please sign in to comment.