Skip to content

Commit

Permalink
chore(build-system-tests): reenable react@latest tests (#6299)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanynwyeung authored Jan 15, 2025
1 parent d33fefe commit ee416da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/reusable-build-system-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
fail-fast: false
matrix:
framework: [react]
# temporarily pointing all react tests to v18
# framework-version: [latest]
framework-version: [18]
framework-version: [latest]
build-tool: [next, vite]
build-tool-version: [latest]
pkg-manager: [npm]
Expand Down

0 comments on commit ee416da

Please sign in to comment.