We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 109f81c + f9e0c27 commit 4f36614Copy full SHA for 4f36614
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- tekla: [2021, 2022, 2023, 2024, 2025]
+ tekla: [2020, 2021, 2022, 2023, 2024, 2025]
16
17
steps:
18
- name: Checkout
0 commit comments