Skip to content

Commit 346e655

Browse files
committed
added 3.14 to testing cookie bake
1 parent 4f0e55d commit 346e655

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ contact_links:
1010
- name: pytest-cookies Information
1111
url: https://pytest-cookies.readthedocs.io/en/latest/
1212
about: pytest-cookie Website
13+
- name: UV Information
14+
url: https://docs.astral.sh/uv/
15+
about: UV By Astral Website

.github/workflows/test-bake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- "3.11"
3232
- "3.12"
3333
- "3.13"
34+
- "3.14"
3435
os:
3536
- ubuntu-latest
3637
- windows-latest

0 commit comments

Comments
 (0)