We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c44e6 commit 6be8b8fCopy full SHA for 6be8b8f
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-16.04
13
strategy:
14
matrix:
15
- deno: ['v1.1.3', 'v1.2.0']
+ deno: ['v1.2.0', 'vx']
16
name: Deno ${{ matrix.deno }} testing
17
steps:
18
- uses: actions/checkout@v2
0 commit comments