Skip to content

Commit

Permalink
Update to macOS-12.
Browse files Browse the repository at this point in the history
  • Loading branch information
PengZheng committed Jun 24, 2024
1 parent 52001cb commit 50e1193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conan_create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
conan remove -c celix/*
mac-build:
runs-on: macOS-11
runs-on: macOS-12
timeout-minutes: 120
steps:
- name: Checkout source code
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
jobs:

macos-build-conan:
runs-on: macOS-11
runs-on: macOS-12
timeout-minutes: 120
steps:
- name: Checkout source code
Expand Down

0 comments on commit 50e1193

Please sign in to comment.