Skip to content

Commit 194f972

Browse files
committed
Use older runner for conda test
1 parent b5d7fc3 commit 194f972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fail_ci_if_error: false
4343

4444
linux-conda-test:
45-
runs-on: ubuntu-latest
45+
runs-on: ubuntu-22.04
4646
steps:
4747
- uses: actions/checkout@v3
4848
- uses: conda-incubator/setup-miniconda@v2

0 commit comments

Comments
 (0)