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

Commit0b5dca7

Browse files
committed
Slighty reorganize matrixinclude: for clarity
1 parente340d1c commit0b5dca7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎.github/workflows/pythonpackage.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,17 @@ jobs:
2020
-os-type:windows
2121
python-version:"3.13"# FIXME: Fix and enable Python 3.13 on Windows (#1955).
2222
include:
23+
# Defaults, added to all automatically generated jobs.
2324
-os-ver:latest
25+
-experimental:false
26+
# Customized jobs.
2427
-os-type:ubuntu
2528
python-version:"3.7"
2629
os-ver:"22.04"
27-
-experimental:false
30+
experimental:false
2831
-os-type:windows
2932
python-version:"3.13"
30-
os-ver:latest# Somehow the fallback (`- os-ver: latest` by itself) no longer covers this.
33+
os-ver:latest
3134
experimental:true
3235

3336
fail-fast:false

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp