Skip to content

Commit fd101cc

Browse files
committed
Use Deno 2.x in CI
1 parent d7a24da commit fd101cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runner:
2020
- ubuntu-latest
2121
deno_version:
22-
- "1.x"
22+
- "2.x"
2323
runs-on: ${{ matrix.runner }}
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)