Skip to content

Commit

Permalink
Bump gohai workflow macos runners to 13 (DataDog#31793)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgimalac authored Dec 6, 2024
1 parent d5c0d06 commit 38921a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gohai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ on:
- main
- "[0-9]+.[0-9]+.x"
paths:
- ".github/workflows/gohai.yml"
- "pkg/gohai/**"
pull_request:
paths:
- ".github/workflows/gohai.yml"
- "pkg/gohai/**"

permissions: {}
Expand All @@ -23,7 +25,7 @@ jobs:
[
ubuntu-20.04,
ubuntu-latest,
macos-12,
macos-13,
macos-latest,
windows-2019,
windows-latest,
Expand Down

0 comments on commit 38921a7

Please sign in to comment.