Skip to content

Commit

Permalink
ci: Tests on PHP 8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 11, 2021
1 parent 8c3faca commit 73ab631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
php-versions: ['7.4']
php-versions: ['7.4', '8.1']

steps:
- name: Set git to use LF
Expand Down

0 comments on commit 73ab631

Please sign in to comment.