Skip to content

Commit f9e0c27

Browse files
committed
fixed bug with 2020 version
1 parent 109f81c commit f9e0c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
tekla: [2021, 2022, 2023, 2024, 2025]
15+
tekla: [2020, 2021, 2022, 2023, 2024, 2025]
1616

1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)