Skip to content

Commit 17a3f03

Browse files
committed
ci: remove Revit 2027 from build matrix
1 parent 11267c7 commit 17a3f03

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
revit: [2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027]
21+
revit: [2020, 2021, 2022, 2023, 2024, 2025, 2026]
2222

2323
steps:
2424
- name: Checkout

0 commit comments

Comments
 (0)