Skip to content

Commit

Permalink
Ensure we're using the latest runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Nov 22, 2023
1 parent 0950025 commit f7b59fb
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 @@ -59,7 +59,7 @@ jobs:
run: bundle exec rake lint

functional:
runs-on: macos-12
runs-on: macos-latest
env:
VAGRANT_DISABLE_VBOXSYMLINKCREATE: "1"
strategy:
Expand Down

0 comments on commit f7b59fb

Please sign in to comment.