Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed May 10, 2023
1 parent 5d34ab8 commit 80060ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -12,9 +12,10 @@ jobs:

strategy:
matrix:
php: [8.1, 8.2]
php: [8.2]
laravel: [10.*]
statamic: [^4.0]
testbench: [8.*]
os: [ubuntu-latest]

name: ${{ matrix.php }} - ${{ matrix.statamic }} - ${{ matrix.laravel }}
Expand Down

0 comments on commit 80060ac

Please sign in to comment.