Skip to content

Commit 20bb9f1

Browse files
committed
Fix CI values
1 parent 8170a37 commit 20bb9f1

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: ['1.2.0', 'next', 'beta']
28+
inertia_version: ['1.2.0', '1.3', '2.0']
2929
exclude:
3030
# 1.2.0 does not support typescript
3131
- typescript: true

0 commit comments

Comments
 (0)