Skip to content

Commit

Permalink
Fix Scrutinizer build
Browse files Browse the repository at this point in the history
  • Loading branch information
srmklive committed Sep 5, 2023
1 parent 331b199 commit cb53e29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push

jobs:
build:
name: Documentation
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down
4 changes: 3 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ build:
- php-scrutinizer-run
environment:
php:
version: '7.3.21'
version: 8.1.13
python:
version: pypy3.9-7.3.9
tests:
override:
-
Expand Down

0 comments on commit cb53e29

Please sign in to comment.