Retire macos-13 runners, add Intel-specific ones.
This commit is contained in:
@@ -29,9 +29,9 @@ jobs:
|
||||
- ubuntu-latest
|
||||
- ubuntu-22.04-arm
|
||||
- ubuntu-24.04-arm
|
||||
- macos-13
|
||||
- macos-14
|
||||
- macos-15
|
||||
- macos-15-intel
|
||||
- windows-2022
|
||||
- windows-2025
|
||||
config: [default]
|
||||
@@ -111,7 +111,6 @@ jobs:
|
||||
- { target: ubuntu-latest, config: musl }
|
||||
- { target: ubuntu-22.04-arm, config: kitchensink }
|
||||
- { target: ubuntu-24.04-arm, config: kitchensink }
|
||||
- { target: macos-13, config: pam }
|
||||
- { target: macos-14, config: pam }
|
||||
- { target: macos-15, config: pam }
|
||||
runs-on: ${{ matrix.target }}
|
||||
|
||||
Reference in New Issue
Block a user