Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
57e9c29f
Commit
57e9c29f
authored
10 months ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
CI: Drop py38, add py312
parent
3fd6d54f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+6
-6
6 additions, 6 deletions
.gitlab-ci.yml
with
6 additions
and
6 deletions
.gitlab-ci.yml
+
6
−
6
View file @
57e9c29f
...
...
@@ -156,12 +156,6 @@ variables:
-
bash ./.ci/test_template.sh
test:3.8
:
stage
:
test
image
:
pauldmccarthy/fsleyes-py38-wxpy4-gtk3
<<
:
*test_template
test:3.9
:
stage
:
test
image
:
pauldmccarthy/fsleyes-py39-wxpy4-gtk3
...
...
@@ -180,6 +174,12 @@ test:3.11:
<<
:
*test_template
test:3.12
:
stage
:
test
image
:
pauldmccarthy/fsleyes-py312-wxpy4-gtk3
<<
:
*test_template
test:build-pypi-dist
:
stage
:
test
image
:
python:3.10
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment