We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a24da commit fd101ccCopy full SHA for fd101cc
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
runner:
20
- ubuntu-latest
21
deno_version:
22
- - "1.x"
+ - "2.x"
23
runs-on: ${{ matrix.runner }}
24
steps:
25
- uses: actions/checkout@v4
0 commit comments