We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6a7f6 commit 0dc1227Copy full SHA for 0dc1227
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [ubuntu-latest]
+ os: [ubuntu-latest]
17
php: [8.3, 8.2]
18
laravel: [11.*, 10.*]
19
statamic: [5.*, 4.*]
0 commit comments