Skip to content

Commit fe59e59

Browse files
committed
Fix bors.toml after introducing new actions
1 parent 9003892 commit fe59e59

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

bors.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
status = [
2-
'unit-tests (3.8)',
32
'unit-tests (3.9)',
4-
'integration-tests (3.8)',
3+
'unit-tests (3.10)',
4+
'unit-tests (3.11)',
55
'integration-tests (3.9)',
6+
'integration-tests (3.10)',
7+
'integration-tests (3.11)',
68
'linter',
79
'image-build',
810
]

0 commit comments

Comments
 (0)