Skip to content

Commit 0d5d41a

Browse files
committed
feature: use macos-12 runner for macos-x64 build (macos-13 unavailable)
1 parent 09ed72c commit 0d5d41a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.cat/issues/v2/v2.1/build-git-filter-repo-ci/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"dependencies" : [ ],
55
"blocks" : [ "2.1-replace-bfg-with-git-filter-repo" ],
66
"targetBranch" : "v2.1"
7-
}
7+
}

.github/workflows/build-git-filter-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
platform: linux-x64
2323
- os: ubuntu-24.04-arm
2424
platform: linux-aarch64
25-
- os: macos-13
25+
- os: macos-12
2626
platform: macos-x64
2727
- os: macos-latest
2828
platform: macos-aarch64

0 commit comments

Comments
 (0)