Skip to content

Commit

Permalink
Merge branch 'main' into eiriksm-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm authored Sep 19, 2024
2 parents 5cc936b + 02e280a commit 26a6f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
USE_VERSION=$PHP_VERSION
if [ "$PHP_VERSION" == "8.4" ]; then
USE_VERSION="8.4.0beta5"
USE_VERSION="8.4.0beta3"
fi
echo "name=$USE_VERSION" >> "$GITHUB_OUTPUT"
- name: Build and push Docker image
Expand Down

0 comments on commit 26a6f32

Please sign in to comment.