We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9944fd8 commit 70557a1Copy full SHA for 70557a1
.github/workflows/testing.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- oscript_version: ['default', 'stable', 'dev']
+ oscript_version: ['default', 'lts-dev']
14
uses: autumn-library/workflows/.github/workflows/test.yml@v1
15
with:
16
oscript_version: ${{ matrix.oscript_version }}
0 commit comments