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

Commit76d47da

Browse files
committed
ci: uncomment
1 parentcc61dc0 commit76d47da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ jobs:
1414
fail-fast:false
1515
matrix:
1616
os:
17-
#- ubuntu-latest
18-
#- macos-latest
17+
-ubuntu-latest
18+
-macos-latest
1919
-windows-latest
2020
node-version:
2121
-16
22-
#include:
23-
# - node-version: 14
24-
# os: ubuntu-latest
25-
# - node-version: 17
26-
# os: ubuntu-latest
22+
include:
23+
-node-version:14
24+
os:ubuntu-latest
25+
-node-version:17
26+
os:ubuntu-latest
2727
name:Node ${{ matrix.node-version }} on ${{ matrix.os }}
2828
steps:
2929
-uses:actions/checkout@v2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp