Skip to content

Commit

Permalink
chore: remove windows and node16 (eol) from e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Sep 19, 2023
1 parent 19af346 commit a45d5ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-exports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: ["18", "16", "20"]
node-version: ["18", "20"]

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

0 comments on commit a45d5ba

Please sign in to comment.