Skip to content

Commit

Permalink
Check on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Mar 9, 2024
1 parent 15f95f8 commit 7d1d957
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build.yml
Expand Up @@ -29,6 +29,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"

Expand Down Expand Up @@ -65,7 +66,7 @@ jobs:
dependencies:
- "highest"
php-version:
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"

Expand Down Expand Up @@ -101,7 +102,7 @@ jobs:
dependencies:
- "highest"
php-version:
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"

Expand Down Expand Up @@ -140,6 +141,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"
- "windows-latest"
Expand Down Expand Up @@ -178,7 +180,7 @@ jobs:
dependencies:
- "highest"
php-version:
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"

Expand Down

0 comments on commit 7d1d957

Please sign in to comment.