Skip to content

Commit

Permalink
Remove macos 10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gordalina committed Jun 20, 2023
1 parent 26e6395 commit 50f801c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
max-parallel: 15
matrix:
operating-system: [ubuntu-22.04, ubuntu-20.04, macos-10.15, macos-11]
operating-system: [ubuntu-22.04, ubuntu-20.04, macos-11]
php-version: ["8.0", "8.1"]
allow-failure: [false]
include:
Expand Down

0 comments on commit 50f801c

Please sign in to comment.