Skip to content

Commit 288b69f

Browse files
authored
Update test.yml
1 parent 79981ce commit 288b69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.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: ['1.8.3', 'stable', 'dev']
13+
oscript_version: ['1.8.3', 'stable']
1414
uses: autumn-library/workflows/.github/workflows/test.yml@main
1515
with:
1616
oscript_version: ${{ matrix.oscript_version }}

0 commit comments

Comments
 (0)