Skip to content

Commit 3014dcd

Browse files
remove ruby 4.0 tests, because it is blocked bei Redmine core
1 parent 9f1184a commit 3014dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
ruby: ['3.2', '3.3', '3.4', '4.0']
13+
ruby: ['3.2', '3.3', '3.4']
1414
redmine: ['6.1-stable', 'master']
1515
db: ['postgres', 'mysql']
1616
exclude:

0 commit comments

Comments
 (0)