Skip to content

Commit

Permalink
Обновлена версия oscript длфя сборки
Browse files Browse the repository at this point in the history
  • Loading branch information
arkuznetsov committed Jun 24, 2023
1 parent ea24433 commit 457746c
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [cpdb]
oscript_version: ['1.7.0']
oscript_version: ['1.8.3']

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 @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
oscript_version: ['1.7.0']
oscript_version: ['1.8.3']

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

0 comments on commit 457746c

Please sign in to comment.