Skip to content

Commit a73890e

Browse files
committed
Add PuTTY 0.81, 0.82 and 0.83 to tests.
1 parent 90a28de commit a73890e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/c-cpp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ jobs:
9797
- { target: ubuntu-latest, config: putty-0.78 }
9898
- { target: ubuntu-latest, config: putty-0.79 }
9999
- { target: ubuntu-latest, config: putty-0.80 }
100+
- { target: ubuntu-latest, config: putty-0.81 }
101+
- { target: ubuntu-latest, config: putty-0.82 }
102+
- { target: ubuntu-latest, config: putty-0.83 }
100103
- { target: ubuntu-latest, config: putty-snapshot }
101104
- { target: ubuntu-latest, config: zlib-develop }
102105
- { target: ubuntu-latest, config: tcmalloc }

0 commit comments

Comments
 (0)