Downgrade Deno to v1.43.3 due to TypeScript issues
This commit is contained in:
parent
ae9516b445
commit
17b6330193
|
@ -1,4 +1,4 @@
|
||||||
image: denoland/deno:1.43.4
|
image: denoland/deno:1.43.3
|
||||||
|
|
||||||
default:
|
default:
|
||||||
interruptible: true
|
interruptible: true
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
deno 1.43.4
|
deno 1.43.3
|
Loading…
Reference in New Issue