Skip to content

Commit

Permalink
CI/CD: (FaustWP) Test plugin against WP 6.3 (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Aug 11, 2023
1 parent 176bc82 commit c311104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
wordpress: ['6.2', '6.1']
wordpress: ['6.2', '6.3']
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

1 comment on commit c311104

@atlas-by-wp-engine
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
faustjs canary https://hg…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

Please sign in to comment.