Skip to content

nextcloud: redis -> valkey #79

nextcloud: redis -> valkey

nextcloud: redis -> valkey #79

Workflow file for this run

name: "Self Test Script"
on:
pull_request:
branches: master
push:
branches: master
env:
DEBUG: 1
jobs:
test:
strategy:
matrix:
platform: [ ubuntu-24.04 , ubuntu-24.04-arm ]
runs-on: ${{ matrix.platform }}
steps:
-
name: "Git: Checkout"
uses: actions/checkout@v4
-
name: "Run: Test Script"
run: _scripts/test_comp.sh