Skip to content

Commit

Permalink
Исправлена версия сборки
Browse files Browse the repository at this point in the history
  • Loading branch information
sfaqer committed Oct 31, 2023
1 parent baaff82 commit 8d05f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
oscript_version: ['1.8.5', 'stable', 'dev', 'lts-dev']
oscript_version: ['1.8.3', 'stable', 'dev', 'lts-dev']
uses: autumn-library/workflows/.github/workflows/test.yml@main
with:
oscript_version: ${{ matrix.oscript_version }}

0 comments on commit 8d05f9e

Please sign in to comment.