chore: Update from deprecated macos-13 to macos-15-intel (#1394)
This commit is contained in:
2
.github/workflows/create_release_assets.yml
vendored
2
.github/workflows/create_release_assets.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
# Use the Ubuntu 22.04 image to link with a low version of glibc
|
||||
#
|
||||
# https://github.com/topgrade-rs/topgrade/issues/1095
|
||||
platform: [ ubuntu-22.04, macos-latest, macos-13, windows-latest ]
|
||||
platform: [ ubuntu-22.04, macos-latest, macos-15-intel, windows-latest ]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
- uses: actions/checkout@v5.0.0
|
||||
|
||||
Reference in New Issue
Block a user