Skip to content

Commit 4ca61da

Browse files
author
github-actions
committed
updated workflow env files
1 parent ed321ad commit 4ca61da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
CONDA_ENV: [py310, py38, py39, upstream]
16+
CONDA_ENV: [py312, py311, py310, py39, upstream]
1717
steps:
1818
- name: Checkout
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)