Skip to content

Commit ee8249b

Browse files
committed
Fixup: drop python 3.8 add 3.12 for conda on lassen
1 parent 43be064 commit ee8249b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/jobs/lassen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ variables:
5757
parallel:
5858
matrix:
5959
- PYOMP_CI_PYTHON_VERSION:
60-
- "3.8"
6160
- "3.9"
6261
- "3.10"
6362
- "3.11"
63+
- "3.12"
6464

6565
build-pyomp-lassen:
6666
extends: [.base-job, .python-variants]

0 commit comments

Comments
 (0)