Skip to content

Commit b583197

Browse files
add testing on EDT 2024 for 1cedtcli
1 parent f153274 commit b583197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
oscript_version: ['1.9.2']
1515
v8_version: ['8.3.21.1624', '8.3.24.1691']
16-
edt_version: ['2023.3.6']
16+
edt_version: ['2023.3.6', '2024.2.5']
1717
os: [windows-latest, ubuntu-22.04]
1818
locale: ['ru_RU']
1919
fail-fast: false
@@ -136,4 +136,4 @@ jobs:
136136
report_paths: '**/build/reports/*.xml'
137137
fail_on_failure: true
138138
comment: true
139-
check_name: 'Результаты тестов. ОС: ${{ matrix.os }}. Версия 1С: ${{ matrix.v8_version }}. Версия OneScript: ${{ matrix.oscript_version }}'
139+
check_name: 'Результаты тестов. ОС: ${{ matrix.os }}. Версия 1С: ${{ matrix.v8_version }}. Версия OneScript: ${{ matrix.oscript_version }}'

0 commit comments

Comments
 (0)