mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Merge branch 'deno-2.0.2' into 'main'
Upgrade Deno to v2.0.2 See merge request soapbox-pub/ditto!555
This commit is contained in:
commit
035c57ac89
2 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
image: denoland/deno:2.0.1
|
image: denoland/deno:2.0.2
|
||||||
|
|
||||||
default:
|
default:
|
||||||
interruptible: true
|
interruptible: true
|
||||||
|
|
@ -36,4 +36,3 @@ test:
|
||||||
- deno-test.xml
|
- deno-test.xml
|
||||||
reports:
|
reports:
|
||||||
junit: deno-test.xml
|
junit: deno-test.xml
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
deno 2.0.1
|
deno 2.0.2
|
||||||
Loading…
Add table
Reference in a new issue