Merge pull request #19736 from Homebrew/drop_tests_macos_13
workflows/tests: drop macOS 13 tests.
This commit is contained in:
commit
37eff7bc52
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -257,9 +257,6 @@ jobs:
|
|||||||
test-flags: --coverage
|
test-flags: --coverage
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/homebrew/ubuntu20.04: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)
|
- name: tests (macOS 15 arm64)
|
||||||
test-flags: --coverage
|
test-flags: --coverage
|
||||||
runs-on: macos-15
|
runs-on: macos-15
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user