Skip to content

Commit c55af01

Browse files
authored
Switch CI to macos-12 (#105)
1 parent 17a1b6e commit c55af01

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/typescript-ci-patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- 14
1212
- 16
1313
system:
14-
- os: macos-10.15
14+
- os: macos-12
1515
target: x86_64-apple-darwin
1616
- os: ubuntu-22.04
1717
target: x86_64-unknown-linux-gnu

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- 14
2626
- 16
2727
system:
28-
- os: macos-10.15
28+
- os: macos-12
2929
target: x86_64-apple-darwin
3030
- os: ubuntu-22.04
3131
target: x86_64-unknown-linux-gnu

.github/workflows/typescript-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- 14
2424
- 16
2525
system:
26-
- os: macos-10.15
26+
- os: macos-12
2727
target: x86_64-apple-darwin
2828
- os: ubuntu-22.04
2929
target: x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)