We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f316684 commit bb56d07Copy full SHA for bb56d07
.github/workflows/qa.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest]
16
- oscript_version: ['1.4.0', '1.5.0']
+ oscript_version: ['1.8.3']
17
18
steps:
19
# Загрузка проекта
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
- oscript_version: ['1.7.0']
package_mask: ["gitsync-plugins-*.ospx"]
20
21
.github/workflows/testing.yml
0 commit comments