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

Commitcfa27ac

Browse files
committed
chore(ci): pin os version
1 parent5e1547a commitcfa27ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/test.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
unit:
7-
runs-on:ubuntu-latest
7+
runs-on:ubuntu-20.04
88
strategy:
99
matrix:
1010
include:
@@ -27,7 +27,7 @@ jobs:
2727
TOXENV:${{ matrix.toxenv }}
2828
run:tox
2929
functional:
30-
runs-on:ubuntu-latest
30+
runs-on:ubuntu-20.04
3131
strategy:
3232
matrix:
3333
toxenv:[py_func_v4, cli_func_v4]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp