Skip to content

Commit

Permalink
Enable php 8.0 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkrovitch committed Apr 3, 2021
1 parent 6c28d08 commit 8b161bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
php_version:
- '7.4'
#- '8.0' TODO change jk configuration to supports php 8
- '8.0'
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 8b161bb

Please sign in to comment.