Skip to content

Commit 82e0d2c

Browse files
committed
Add Ubuntu 24.04 Conda test OS in the CI
1 parent 8bbcea6 commit 82e0d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
env:
7878
- {os: ubuntu-20.04, json-image: '{"image": null}'}
7979
- {os: ubuntu-22.04, json-image: '{"image": null}'}
80+
- {os: ubuntu-24.04, json-image: '{"image": null}'}
8081
- {os: ubuntu-22.04, json-image: '{"image": "rockylinux:8"}'}
8182
- {os: ubuntu-22.04, json-image: '{"image": "rockylinux:9"}'}
8283
- {os: windows-2019, json-image: '{"image": null}'}

0 commit comments

Comments
 (0)