chore(ci): add latest release versions

This commit is contained in:
Johan Siebens
2023-12-23 11:17:55 +01:00
parent 339b9cfd37
commit 60a2faec4a
+6 -4
View File
@@ -9,13 +9,15 @@ jobs:
fail-fast: false
matrix:
ts_version:
- "1.46.0"
- "1.56.1"
- "1.54.1"
- "1.52.1"
- "1.50.1"
- "1.48.1"
- "1.46.1"
- "1.44.2"
- "1.42.0"
- "1.40.1"
- "1.38.4"
- "1.36.2"
- "1.34.1"
env:
IONSCALE_TESTS_TS_TARGET_VERSION: ${{ matrix.ts_version }}
steps: