Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Treggats committed Dec 16, 2024
1 parent 4030f11 commit fa993f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-latest
- ubuntu-22.04
php:
- 8.1
- 8.2
- 8.3
- 8.4

steps:
- name: Checkout code
Expand Down

0 comments on commit fa993f8

Please sign in to comment.