1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Upgrade macos tests to latest (#7597)

GitHub is deprecating the macos-13 runners.
In fact, we should probably have upgraded much earlier.
https://github.com/actions/runner-images/issues/13046
This commit is contained in:
Damien Mathieu
2025-11-18 16:08:51 +01:00
committed by GitHub
parent dafdbf81f5
commit 5eea765350
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ jobs:
arch: amd64
- os: ubuntu-22.04-arm
arch: arm64
- os: macos-13
- os: macos-latest
arch: amd64
- os: macos-latest
arch: arm64