loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'Revert "fix: CI: temporarily disable redict tests"' (#5289) from earl-warren/forgejo:wip-redict into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5289
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>

+2 -3
+2 -3
.forgejo/workflows/testing.yml
··· 118 118 - image: docker.io/bitnami/redis:7.2 119 119 port: 6379 120 120 # redict 121 - # Uncomment when https://codeberg.org/redict/redict-containers/issues/32 is fixed 122 - #- image: registry.redict.io/redict:7.3.0-scratch 123 - # port: 6379 121 + - image: registry.redict.io/redict:7.3.0-scratch 122 + port: 6379 124 123 # valkey 125 124 - image: docker.io/bitnami/valkey:7.2 126 125 port: 6379