Merge pull request #19736 from Homebrew/drop_tests_macos_13

workflows/tests: drop macOS 13 tests.
This commit is contained in:
Mike McQuaid 2025-04-11 07:43:38 +00:00 committed by GitHub
commit 37eff7bc52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -257,9 +257,6 @@ jobs:
test-flags: --coverage
runs-on: ubuntu-latest
container: ghcr.io/homebrew/ubuntu20.04:latest
- name: tests (macOS 13 x86_64)
test-flags: --coverage
runs-on: macos-13
- name: tests (macOS 15 arm64)
test-flags: --coverage
runs-on: macos-15