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 <[email protected]>

* Trigger on pull_request (temporarily)

Signed-off-by: Jesse Szwedko <[email protected]>

* Remove PR trigger

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko committed Oct 27, 2023
1 parent ab272f6 commit c499427
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 c499427

Please sign in to comment.