We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1589edd commit 6c48546Copy full SHA for 6c48546
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest, windows-latest]
18
- oscript_version: [stable, preview]
+ oscript_version: [stable, dev]
19
20
steps:
21
- name: Актуализация
0 commit comments