Skip to content

Commit 0d82b6b

Browse files
committed
remove BC from CI
1 parent d25cb26 commit 0d82b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
variant: ['BC', 'CS']
14+
variant: ['CS']
1515

1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)