Skip to content

Commit

Permalink
try latest macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
willckoan committed Apr 20, 2024
1 parent f67dfa4 commit ddfeaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
working-directory: packages/${{ matrix.package_name_and_runs_on.package_name }}

build_manager_macos:
runs-on: macos-11
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ddfeaf7

Please sign in to comment.