Skip to content

Commit

Permalink
Merge pull request PrestaShop#58 from jolelievre/php83
Browse files Browse the repository at this point in the history
Add PHP 8.3 in the options available
  • Loading branch information
Progi1984 committed Nov 7, 2023
2 parents ea28202 + 045bf1a commit 070195a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ on:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
default: '8.1'
node_version:
type: choice
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr_test_one.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ on:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
default: '8.1'
node_version:
type: choice
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr_test_single_campaign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ on:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
default: '8.1'
node_version:
type: choice
Expand Down

0 comments on commit 070195a

Please sign in to comment.