Skip to content

Commit 208ba0f

Browse files
committed
ci: Изменена требуемая версия oscript.
1 parent 0650a61 commit 208ba0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/qa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest]
16-
oscript_version: ['1.8.3']
16+
oscript_version: ['1.9.2']
1717

1818
steps:
1919
# Загрузка проекта

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [ubuntu-latest]
18-
oscript_version: ['1.8.3']
18+
oscript_version: ['1.9.2']
1919
package_mask: ["gitsync-plugins-*.ospx"]
2020

2121
steps:

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest]
16-
oscript_version: ['1.8.3']
16+
oscript_version: ['1.9.2']
1717

1818
steps:
1919
# Загрузка проекта

0 commit comments

Comments
 (0)