Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4dbe5fa

Browse files
committed
* macos-12 -> macos-14
1 parentf32f2ea commit4dbe5fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎.github/workflows/test.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
# Runtime Tests
66
runtime-test:
77
name:Runtime Tests
8-
runs-on:macos-12
8+
runs-on:macos-14
99
steps:
1010
-uses:actions/checkout@v2
1111

@@ -88,7 +88,7 @@ jobs:
8888
# Self-host Tests
8989
self-host-test:
9090
name:Self-host Tests
91-
runs-on:macos-12
91+
runs-on:macos-14
9292
steps:
9393
-uses:actions/checkout@v2
9494

@@ -132,7 +132,7 @@ jobs:
132132
# Self-parity Tests
133133
self-parity-test:
134134
name:Self-parity Tests
135-
runs-on:macos-12
135+
runs-on:macos-14
136136
steps:
137137
-uses:actions/checkout@v2
138138

@@ -176,7 +176,7 @@ jobs:
176176
# Compiler Tests
177177
compiler-test:
178178
name:Compiler Tests
179-
runs-on:macos-12
179+
runs-on:macos-14
180180
steps:
181181
-uses:actions/checkout@v2
182182

@@ -235,7 +235,7 @@ jobs:
235235
# CLI Tests
236236
cli-test:
237237
name:CLI Tests
238-
runs-on:macos-12
238+
runs-on:macos-14
239239
steps:
240240
-uses:actions/checkout@v2
241241
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp