Codebase list libexporter-tiny-perl / 1ffbb4e
Updating GitHub Actions. Toby Inkster 1 year, 9 months ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
8383 fail-fast: false
8484 matrix:
8585 os: [ 'ubuntu-latest' ]
86 perl: [ '5.8.5', '5.8.6', '5.8.7', '5.8.8', '5.8.9', '5.10', '5.10.1', '5.12', '5.14', '5.16', '5.18', '5.20', '5.22', '5.24', '5.26', '5.28', '5.30', '5.32' ]
86 perl: [ '5.8.5', '5.8.6', '5.8.7', '5.8.8', '5.8.9', '5.10', '5.10.1', '5.12', '5.14', '5.16', '5.18', '5.20', '5.22', '5.24', '5.26', '5.28', '5.30', '5.32', '5.34', '5.36' ]
8787 coverage: [ false ]
8888 threaded: [ null ]
8989 extra_dependencies: [ true ]
137137 run: cover -delete
138138 - name: Test suite
139139 working-directory: ./build/
140 run: gha-prove -b -r t
140 run: gha-prove -Iinc -b -r t
141141 - name: Coveralls.io report
142142 if: success() && matrix.coverage
143143 working-directory: ./build/