Skip to content

#173

#173 #35

Workflow file for this run

name: Tests
on:
push:
branches:
- develop33
pull_request:
branches:
- develop33
jobs:
test:
uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
with:
EXTNAME: 'avathar/recenttopicsav'
PRIMARY_PHP_VERSION: '8.1'
PHP_VERSION_MATRIX: '["8.1", "8.2", "8.3", "8.4"]'
RUN_MSSQL_JOBS: 0