Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
02ea62c2
Commit
02ea62c2
authored
Aug 25, 2022
by
Paul
Browse files
Update python version
parent
1bb1a833
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/ci.yaml
.github/workflows/ci.yaml
+2
-2
No files found.
.github/workflows/ci.yaml
View file @
02ea62c2
...
...
@@ -205,7 +205,7 @@ jobs:
-
name
:
Set up Python
uses
:
actions/setup-python@v2
with
:
python-version
:
3.
6
python-version
:
3.
8
-
name
:
Cache dependencies
# Ignore the failure of a step and avoid terminating the job.
continue-on-error
:
true
...
...
@@ -301,7 +301,7 @@ jobs:
-
name
:
Set up Python
uses
:
actions/setup-python@v2
with
:
python-version
:
3.
6
python-version
:
3.
8
-
name
:
Cache dependencies
# Ignore the failure of a step and avoid terminating the job.
continue-on-error
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment