Skip to content

Commit 2ea8653

Browse files
committed
Use latest Inertia
1 parent 879b612 commit 2ea8653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
tailwind: [true, false]
2626
ruby: ['3.3']
2727
node: ['22']
28-
inertia_version: ['2.0']
28+
inertia_version: ['latest']
2929

3030
name: ${{ matrix.framework }} (TS:${{ matrix.typescript }}, TW:${{ matrix.tailwind }}, Inertia:${{ matrix.inertia_version }})
3131

0 commit comments

Comments
 (0)