Skip to content

Commit

Permalink
ci: Upgrade to PHP 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 3, 2021
1 parent ba0a2ad commit 4090ff1
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: ['8.0']

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

0 comments on commit 4090ff1

Please sign in to comment.