Skip to content

Commit b8b8e24

Browse files
committed
Merge branch 'topic/default/ci-try-last-hishel' into 'branch/default'
ci: try hishel 1.1.8 See merge request fluiddyn/fluidsim!453
2 parents 684b2b8 + 72d418f commit b8b8e24

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ pixi.lock linguist-language=YAML
77
old export-ignore
88
./scripts export-ignore
99
./bench export-ignore
10-
11-
tmp_bug_unearth.py export-ignore

.gitlab-ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ workflow:
2525
- if: $CI_COMMIT_BRANCH
2626
- if: $CI_COMMIT_TAG
2727

28-
# check_bug:
29-
# image: fluiddyn/python3-stable:lastest
30-
# script:
31-
# - pip index versions flit-core
32-
# - pip install requests
33-
# - python3.9 tmp_bug_unearth.py
34-
3528

3629
image-pixi:build:
3730
stage: image-pixi
@@ -121,10 +114,6 @@ image:build:
121114
before_script:
122115
- nox --version
123116
- pdm --version
124-
# to avoid hishel>=1 (using hishel 0.1.5)
125-
# leading to IO problems on osuosl runners
126-
- uv tool install pdm==2.26.2
127-
- pdm --version
128117

129118

130119
validate_code:

0 commit comments

Comments
 (0)