Skip to content

Commit

Permalink
interpreter-version=35
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Mar 22, 2023
1 parent 9ae267c commit ef640cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: phing stan
run: cd cmsimplexh/plugins/cryptographp && PATH=vendor/bin:$PATH phing stan
- name: phing test
run: cd cmsimplexh/plugins/cryptographp && PATH=vendor/bin:$PATH phing test
run: cd cmsimplexh/plugins/cryptographp && PATH=vendor/bin:$PATH FREETYPE_PROPERTIES=interpreter-version=35 phing test
- name: Upload test failure images
if: always()
uses: actions/upload-artifact@v3
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ef640cd

Please sign in to comment.