8000 Run conda CI on Ubuntu 22.04 · domdfcoding/domdf_python_tools@282ccc4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 282ccc4

Browse files
committed
Run conda CI on Ubuntu 22.04
1 parent 2952349 commit 282ccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
tests:
1414
name: "Conda"
15-
runs-on: ubuntu-18.04
15+
runs-on: ubuntu-22.04
1616
defaults:
1717
run:
1818
shell: bash -l {0}

0 commit comments

Comments
 (0)
0