Skip to content

Commit ca8b6f2

Browse files
fix GH ci jobs having the wrong name (#13454)
* fix GH ci jobs having the wrong name * add news * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Delete changelog/13454.misc.rst --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1d59ddf commit ca8b6f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
"windows-py311",
6262
"windows-py312",
6363
"windows-py313",
64+
"windows-py314",
6465

6566
"ubuntu-py39-lsof-numpy-pexpect",
6667
"ubuntu-py39-pluggy",
@@ -70,12 +71,14 @@ jobs:
7071
"ubuntu-py311",
7172
"ubuntu-py312",
7273
"ubuntu-py313-pexpect",
74+
"ubuntu-py314",
7375
"ubuntu-pypy3-xdist",
7476

7577
"macos-py39",
7678
"macos-py310",
7779
"macos-py312",
7880
"macos-py313",
81+
"macos-py314",
7982

8083
"doctesting",
8184
"plugins",

0 commit comments

Comments
 (0)