Skip to content

Commit ca942bd

Browse files
chore: use ubuntu-20.04
1 parent d74dae1 commit ca942bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99
jobs:
1010

1111
run-tests:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-20.04
1313
strategy:
1414
matrix:
1515
python-version: [3.6, 3.7, 3.8]

0 commit comments

Comments
 (0)