Skip to content

Commit 450cd41

Browse files
committed
Update CI environment.
1 parent d63ec41 commit 450cd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
jobs:
99
main:
1010
name: Python ${{ matrix.python }}
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
strategy:
1313
fail-fast: false
1414
matrix:

0 commit comments

Comments
 (0)