We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbcea6 commit 82e0d2cCopy full SHA for 82e0d2c
.github/workflows/conda.yml
@@ -77,6 +77,7 @@ jobs:
77
env:
78
- {os: ubuntu-20.04, json-image: '{"image": null}'}
79
- {os: ubuntu-22.04, json-image: '{"image": null}'}
80
+ - {os: ubuntu-24.04, json-image: '{"image": null}'}
81
- {os: ubuntu-22.04, json-image: '{"image": "rockylinux:8"}'}
82
- {os: ubuntu-22.04, json-image: '{"image": "rockylinux:9"}'}
83
- {os: windows-2019, json-image: '{"image": null}'}
0 commit comments