1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-23 22:12:51 +02:00
This commit is contained in:
Oliver Vogel
2021-12-19 16:42:07 +01:00
parent c59d0100d7
commit 6752d3019e

View File

@@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
run: run:
runs-on: ubuntu-latest runs-on: macos-latest
strategy: strategy:
matrix: matrix:
php-versions: ['8.0'] php-versions: ['8.0']