We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a084ae6 commit 048fe27Copy full SHA for 048fe27
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- oscript_version: ['1.9.2', 'stable']
+ oscript_version: ['default', 'stable']
14
uses: autumn-library/workflows/.github/workflows/test.yml@main
15
with:
16
oscript_version: ${{ matrix.oscript_version }}
0 commit comments