We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2952349 commit 282ccc4Copy full SHA for 282ccc4
.github/workflows/conda_ci.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
tests:
14
name: "Conda"
15
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
16
defaults:
17
run:
18
shell: bash -l {0}
0 commit comments