Skip to content

Commit

Permalink
Требуемая версия oscript повышена до 1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkuznetsov committed Jun 17, 2022
1 parent bc89da4 commit a2e4faf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
oscript_version: ['1.4.0']
oscript_version: ['1.6.0']

steps:
# Загрузка проекта
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
oscript_version: ['1.4.0']
oscript_version: ['1.6.0']

steps:
# Загрузка проекта
Expand Down

0 comments on commit a2e4faf

Please sign in to comment.