Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Try bumping to latest Mac runner
  • Loading branch information
joshgoebel committed Nov 2, 2023
1 parent 671fd1d commit 25aeb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
build_and_test_mac:
runs-on: macos-10.15
runs-on: macos-latest
steps:
- name: Checkout wren-console
uses: actions/checkout@v2
Expand Down

0 comments on commit 25aeb6c

Please sign in to comment.