Skip to content

Commit

Permalink
Merge pull request #165 from pimcore/php83release
Browse files Browse the repository at this point in the history
Build v3.3 release for php 8.3
  • Loading branch information
alexz707 authored Jun 7, 2024
2 parents 4ebfc4c + b635f72 commit 52e9192
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: false }
- { tag: 'v3.3', php: '8.2', distro: bookworm, version-override: "", latest-tag: true }
- { tag: 'v3.3', php: '8.3', distro: bookworm, imagick_version_from_src: 28f27044e435a2b203e32675e942eb8de620ee58, 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, imagick_version_from_src: 28f27044e435a2b203e32675e942eb8de620ee58, version-override: "v3-dev", latest-tag: false }

Expand Down

0 comments on commit 52e9192

Please sign in to comment.