Skip to content

Commit 6be8b8f

Browse files
committed
removed version 1.1.13 and added latest version
1 parent e4c44e6 commit 6be8b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-16.04
1313
strategy:
1414
matrix:
15-
deno: ['v1.1.3', 'v1.2.0']
15+
deno: ['v1.2.0', 'vx']
1616
name: Deno ${{ matrix.deno }} testing
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)