Skip to content

Commit

Permalink
Fix bors.toml after introducing new actions
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoocasali committed Dec 12, 2022
1 parent 9003892 commit fe59e59
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
status = [
'unit-tests (3.8)',
'unit-tests (3.9)',
'integration-tests (3.8)',
'unit-tests (3.10)',
'unit-tests (3.11)',
'integration-tests (3.9)',
'integration-tests (3.10)',
'integration-tests (3.11)',
'linter',
'image-build',
]
Expand Down

0 comments on commit fe59e59

Please sign in to comment.