Skip to content

Commit e53253d

Browse files
authored
ci: move to ubuntu 20
1 parent e9ecc65 commit e53253d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ${{ matrix.os }}
3838
strategy:
3939
matrix:
40-
os: [ubuntu-18.04, windows-latest, macos-11]
40+
os: [ubuntu-20.04, windows-latest, macos-11]
4141
python_version: ['3.11']
4242
timeout-minutes: 180
4343
steps:

0 commit comments

Comments
 (0)