Skip to content

Commit e14b436

Browse files
1 parent 8a45973 commit e14b436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
name: unittest
66
jobs:
77
unit:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
1111
python: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11']

0 commit comments

Comments
 (0)