We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a89d5 commit d88712bCopy full SHA for d88712b
1 file changed
.github/workflows/testing.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ${{ matrix.os }}
19
strategy:
20
matrix:
21
- oscript_version: ['1.9.2']
+ oscript_version: ['1.9.2', '2.0.0']
22
v8_version: ['8.3.21.1624', '8.3.24.1691']
23
edt_version: ['2023.3.6', '2024.2.5']
24
os: [windows-latest, ubuntu-22.04]
0 commit comments