Skip to content

Commit 5212942

Browse files
committed
use 20.04
1 parent 730c8cf commit 5212942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-20.04
88
strategy:
99
matrix:
1010
python-version: ["2.7", "3.7", "3.8", "3.9", "3.10", "3.11"]

0 commit comments

Comments
 (0)