File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ jobs:
176
176
- name : ' V8 on macOS/x86_64'
177
177
engine : ' v8'
178
178
repo : ' v8'
179
- os : macos-11
179
+ os : macos-13
180
180
arch : x86_64
181
181
action : test
182
182
cache : true
@@ -190,7 +190,7 @@ jobs:
190
190
- name : ' WAMR interp on macOS/x86_64'
191
191
engine : ' wamr-interp'
192
192
repo : ' com_github_bytecodealliance_wasm_micro_runtime'
193
- os : macos-11
193
+ os : macos-13
194
194
arch : x86_64
195
195
action : test
196
196
- name : ' WAMR jit on Linux/x86_64'
@@ -205,7 +205,7 @@ jobs:
205
205
- name : ' WAMR jit on macOS/x86_64'
206
206
engine : ' wamr-jit'
207
207
repo : ' com_github_bytecodealliance_wasm_micro_runtime'
208
- os : macos-11
208
+ os : macos-13
209
209
arch : x86_64
210
210
action : test
211
211
cache : true
@@ -219,7 +219,7 @@ jobs:
219
219
- name : ' WasmEdge on macOS/x86_64'
220
220
engine : ' wasmedge'
221
221
repo : ' com_github_wasmedge_wasmedge'
222
- os : macos-11
222
+ os : macos-13
223
223
arch : x86_64
224
224
action : test
225
225
- name : ' Wasmtime on Linux/x86_64'
@@ -256,7 +256,7 @@ jobs:
256
256
- name : ' Wasmtime on macOS/x86_64'
257
257
engine : ' wasmtime'
258
258
repo : ' com_github_bytecodealliance_wasmtime'
259
- os : macos-11
259
+ os : macos-13
260
260
arch : x86_64
261
261
action : test
262
262
- name : ' Wasmtime on Windows/x86_64'
You can’t perform that action at this time.
0 commit comments