Skip to content

Commit

Permalink
chore(ci): Bump MacOS unit test runners to 13 (#18823)
Browse files Browse the repository at this point in the history
* chore(ci): Bump MacOS unit test runners to 13

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>

* Trigger on pull_request (temporarily)

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>

* Remove PR trigger

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>

---------

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko authored Oct 11, 2023
1 parent 774094e commit 5bf18df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
unit-mac:
runs-on: macos-11
runs-on: macos-13
env:
CARGO_INCREMENTAL: 0
steps:
Expand Down

0 comments on commit 5bf18df

Please sign in to comment.