Skip to content

Commit

Permalink
update to macos 13 for macos 12 deprecation (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity authored Nov 5, 2024
1 parent a9fd83c commit 5a5a9ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
family: ubuntu
- name: ubuntu-22.04
family: ubuntu
- name: macos-12-large
- name: macos-13-large
family: darwin
- name: macos-14-large
family: darwin
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
target_file: target/release/quill.exe
asset_name: quill-windows-x86_64.exe
build_deps: scripts/workflows/provision-windows-build.ps1
- os: macos-12-large
- os: macos-13-large
name: macos
target_file: target/release/quill
asset_name: quill-macos-x86_64
Expand Down

0 comments on commit 5a5a9ad

Please sign in to comment.