Skip to content

fix undefined symbols #214

fix undefined symbols

fix undefined symbols #214

Workflow file for this run

name: 'Tests'
on:
push:
branches:
- v1.3.x
pull_request:
branches:
- v1.3.x
jobs:
test:
strategy:
matrix:
tag: ['8.1.28', '8.2.20', '8.3.8', '8.1.28-zts', '8.2.20-zts', '8.3.8-zts']
uses: ".github/workflows/test.yml"

Check failure on line 15 in .github/workflows/tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
image: ${{ matrix.tag }}