We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2bb32 commit a10c890Copy full SHA for a10c890
1 file changed
.github/workflows/check.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- oscript_version: [1.3.0, 1.4.0, 1.5.0, dev]
+ oscript_version: [1.3.0, 1.5.0, 1.8.1] # fixme вернуть dev
12
os: [macOS-latest, ubuntu-latest, windows-latest]
13
name: check oscript
14
steps:
0 commit comments