Skip to content

Commit ae975b5

Browse files
committed
chore: Boost check for maximal
1 parent b138f0e commit ae975b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/boost_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
fail-fast: false
7272
matrix:
73-
boost_minor: [56, 68, 75, 76, 77, 78, 79, 80, 83, 84, 86]
73+
boost_minor: [79, 80, 81]
7474

7575
steps:
7676
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)