Skip to content

Commit 457746c

Browse files
committed
Обновлена версия oscript длфя сборки
1 parent ea24433 commit 457746c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [cpdb]
18-
oscript_version: ['1.7.0']
18+
oscript_version: ['1.8.3']
1919

2020
steps:
2121
# Загрузка проекта

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [ubuntu-latest]
22-
oscript_version: ['1.7.0']
22+
oscript_version: ['1.8.3']
2323

2424
steps:
2525
# Загрузка проекта

0 commit comments

Comments
 (0)