Skip to content

Commit

Permalink
ci: updated runner to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
edtubbs committed Nov 4, 2024
1 parent aa63155 commit 77cf47f
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 @@ -81,7 +81,7 @@ jobs:
goal: install
- name: x86_64-macos
host: x86_64-apple-darwin15
os: macos-12
os: macos-13
run-tests: true
dep-opts: "SPEED=slow V=1"
config-opts: "--enable-static --disable-shared --enable-test-passwd"
Expand Down

0 comments on commit 77cf47f

Please sign in to comment.