Skip to content

Commit

Permalink
Добавление сборки на 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Oct 8, 2023
1 parent cd58e40 commit d318c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.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.3', 'stable']
oscript_version: ['1.8.3', 'stable', 'dev']
uses: autumn-library/workflows/.github/workflows/test.yml@main
with:
oscript_version: ${{ matrix.oscript_version }}
Expand Down

0 comments on commit d318c73

Please sign in to comment.