Skip to content

Commit 70557a1

Browse files
authored
Update testing.yml
1 parent 9944fd8 commit 70557a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
oscript_version: ['default', 'stable', 'dev']
13+
oscript_version: ['default', 'lts-dev']
1414
uses: autumn-library/workflows/.github/workflows/test.yml@v1
1515
with:
1616
oscript_version: ${{ matrix.oscript_version }}

0 commit comments

Comments
 (0)