Skip to content

Commit c86168e

Browse files
committed
chore: remove Deno 1.x from CI
1 parent 834be4e commit c86168e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
runner:
2727
- ubuntu-latest
2828
deno_version:
29-
- "1.x"
3029
- "2.x"
3130
runs-on: ${{ matrix.runner }}
3231
steps:
@@ -61,7 +60,6 @@ jobs:
6160
- macos-latest
6261
- ubuntu-latest
6362
deno_version:
64-
- "1.x"
6563
- "2.x"
6664
host_version:
6765
- vim: "v9.1.0448"

0 commit comments

Comments
 (0)