Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Upgrade to macOS 13 to hopefully fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Nov 3, 2023
1 parent ed4322c commit 881967f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
package-box:
name: Package Vagrant Boxes
runs-on: macos-12
runs-on: macos-13
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 881967f

Please sign in to comment.