Skip to content

Commit

Permalink
Build PHP 8.3 images
Browse files Browse the repository at this point in the history
  • Loading branch information
youwe-petervanderwal committed May 22, 2024
1 parent cecaa8d commit a21faab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- { tag: 'v3.1', php: '8.2', distro: bookworm, version-override: "", latest-tag: false }
- { tag: 'v3.2', php: '8.2', distro: bookworm, version-override: "", latest-tag: true }
- { tag: '3.x', php: '8.2', distro: bookworm, version-override: "v3-dev", latest-tag: false }
- { tag: '3.x', php: '8.3', distro: bookworm, version-override: "v3-dev", latest-tag: false }

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a21faab

Please sign in to comment.