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

Commit07f8914

Browse files
committed
[CI] Drop macos-11 since that is deprecated and will be removed in Q2 2024
1 parent7190547 commit07f8914

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎.github/workflows/test.yml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
matrix:
1111
entry:
1212
# Ensure that all host can install toolchain, build project, and run tests
13-
-{ os: macos-11, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node, xcode: Xcode_13.2.1.app }
1413
-{ os: macos-12, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node, xcode: Xcode_13.4.1.app }
1514
-{ os: macos-13, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node, xcode: Xcode_14.3.app }
1615
-{ os: macos-14, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node, xcode: Xcode_15.2.app }
@@ -58,8 +57,6 @@ jobs:
5857
strategy:
5958
matrix:
6059
include:
61-
-os:macos-11
62-
xcode:Xcode_13.2.1
6360
-os:macos-12
6461
xcode:Xcode_13.3
6562
-os:macos-12

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp