Skip to content

Commit 55fac77

Browse files
committed
Comment out Firebird 6 for now
1 parent 7fefcb3 commit 55fac77

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
testProfile: [ 8, 11, 17 ]
1313
firebird: [ '5.0.4' ]
1414
canFail: [ false ]
15-
include:
16-
- buildProfile: 11
17-
testProfile: 11
18-
firebird: '6-snapshot'
19-
canFail: true
15+
# include:
16+
# - buildProfile: 11
17+
# testProfile: 11
18+
# firebird: '6-snapshot'
19+
# canFail: true
2020
exclude:
2121
- buildProfile: 8
2222
testProfile: 11

0 commit comments

Comments
 (0)