Skip to content

Commit 3b8746a

Browse files
committed
Build on Ubuntu 22.04
1 parent 50f3ad7 commit 3b8746a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
build_and_test_linux:
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-22.04
1818

1919
steps:
2020
- uses: actions/[email protected]

0 commit comments

Comments
 (0)