Skip to content

Commit

Permalink
Merge main into remixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwcarlson committed Oct 16, 2024
2 parents 59366ed + 242d7dd commit 539517b
Show file tree
Hide file tree
Showing 4 changed files with 1,573 additions and 1,721 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
UPSUN_CLI_NO_INTERACTION: 1
UPSUN_CLI_TOKEN: ${{secrets.DEVREL_USER_UPSUN_TOKEN}}

PHP_VERSION: '8.2'
PHP_VERSION: '8.3'

UPSUN_HOST_REGION: "ca-1"
UPSUN_HOST_SUFFIX: "platform.sh"
Expand Down
3 changes: 1 addition & 2 deletions .upsun/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ applications:
source:
root: "frontend"

stack:
- "nodejs@22"
type: "nodejs:18"

variables:
env:
Expand Down
Loading

0 comments on commit 539517b

Please sign in to comment.