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 74ba08e commit b0c971dCopy full SHA for b0c971d
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
- oscript_version: ['1.2.0', 'dev', 'stable']
+ oscript_version: ['1.2.0', 'stable']
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments