🔧⬆️ Acorn v5 (#3201)

This commit is contained in:
Ben Word
2025-01-04 08:57:07 -05:00
committed by GitHub
parent 21a102fc95
commit f4d1ac38e8
3 changed files with 17 additions and 14 deletions

View File

@@ -43,7 +43,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[ci skip]')"
strategy:
matrix:
php: ['8.1', '8.2']
php: ['8.2']
steps:
- name: Checkout the project