Skip to content

Commit 078fcd3

Browse files
committed
chore: Template upgrade
1 parent 601b048 commit 078fcd3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier.
2-
_commit: 1.11.3
2+
_commit: 1.11.5
33
_src_path: gh:pawamoy/copier-uv
44
author_email: dev@pawamoy.fr
55
author_fullname: Timothée Mazzucotelli

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
python-version: "3.15-dev"
4848

4949
runs-on: ${{ matrix.os }}
50+
continue-on-error: true
5051

5152
steps:
5253
- name: Checkout
@@ -113,6 +114,7 @@ jobs:
113114
resolution: lowest-direct
114115
- os: windows-latest
115116
resolution: lowest-direct
117+
116118
runs-on: ${{ matrix.os }}
117119
continue-on-error: true
118120

0 commit comments

Comments
 (0)