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 50f3ad7 commit 3b8746aCopy full SHA for 3b8746a
.github/workflows/conda-package.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
build_and_test_linux:
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
18
19
steps:
20
- uses: actions/[email protected]
0 commit comments