mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
chore: add latest version to test matrix
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
ts_version:
|
||||
- "v1.60"
|
||||
- "v1.58"
|
||||
- "v1.56"
|
||||
- "v1.54"
|
||||
- "v1.52"
|
||||
@@ -20,8 +22,6 @@ jobs:
|
||||
- "v1.48"
|
||||
- "v1.46"
|
||||
- "v1.44"
|
||||
- "v1.42"
|
||||
- "v1.40"
|
||||
env:
|
||||
IONSCALE_TESTS_TS_TARGET_VERSION: ${{ matrix.ts_version }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user