Skip to content

Commit fc0f65a

Browse files
committed
Migrate off of soon-to-be-removed image macos-12
1 parent f1bd017 commit fc0f65a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ jobs:
5353
cxx: g++-13
5454
clang_major_version: null
5555
clang_repo_suffix: null
56-
runs-on: macos-12
56+
runs-on: macos-13
5757
fuse_package: fuse-t
5858
# macFUSE
5959
- cc: clang-15
6060
cxx: clang++-15
6161
clang_major_version: 15
6262
clang_repo_suffix: null
63-
runs-on: macos-12
63+
runs-on: macos-13
6464
fuse_package: macfuse
6565
steps:
6666
- name: Add Clang/LLVM repositories

0 commit comments

Comments
 (0)