Skip to content

Commit

Permalink
Add PHP 8.3 in the options available
Browse files Browse the repository at this point in the history
  • Loading branch information
jolelievre committed Nov 7, 2023
1 parent ea28202 commit 045bf1a
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 045bf1a

Please sign in to comment.