We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879b612 commit 2ea8653Copy full SHA for 2ea8653
.github/workflows/generators.yml
@@ -25,7 +25,7 @@ jobs:
25
tailwind: [true, false]
26
ruby: ['3.3']
27
node: ['22']
28
- inertia_version: ['2.0']
+ inertia_version: ['latest']
29
30
name: ${{ matrix.framework }} (TS:${{ matrix.typescript }}, TW:${{ matrix.tailwind }}, Inertia:${{ matrix.inertia_version }})
31
0 commit comments