Skip to content

Commit

Permalink
Skip these
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Aug 25, 2024
1 parent ba0c10d commit c4a644b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.2'
extensions: uv
style-fix: none
static-analysis: none

- operating-system: 'ubuntu-latest'
php-version: '8.3'
extensions: uv
style-fix: none
static-analysis: none

- operating-system: 'ubuntu-latest'
php-version: '8.4'
Expand Down

0 comments on commit c4a644b

Please sign in to comment.