Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 12, 2024
1 parent 721bbbd commit e495b71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/analyse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,7 @@ jobs:
runs-on: "ubuntu-latest"
strategy:
matrix:
<<<<<<< HEAD
os:
- "ubuntu-latest"
php:
- 8.3
dependencies:
- "highest"
experimental:
- false
=======
php: [8.3]
>>>>>>> 8.x

name: PHP${{ matrix.php }} PHPStan & Pint

Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/audits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ jobs:
php:
- 8.2
- 8.3
<<<<<<< HEAD
- 8.4
experimental:
- true
=======
>>>>>>> 8.x

name: PHP${{ matrix.php }}

Expand Down

0 comments on commit e495b71

Please sign in to comment.