Skip to content

Commit

Permalink
Add React 18 and 19
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed May 22, 2024
1 parent 5f8dc6a commit 070e5fa
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,10 @@ jobs:
matrix:
node: [14]
react: [
16.3.x,
16.4.x,
16.5.x,
16.6.x,
16.7.x,
16.8.x,
16.9.x,
16.10.x,
16.11.x,
16.12.x,
17.0.x
16.x,
17.x,
18.x,
19.x
]
fontawesome-svg-core: [
1.2.x,
Expand Down

0 comments on commit 070e5fa

Please sign in to comment.