Skip to content

Commit a4cbca9

Browse files
author
dn.petrov
committed
test1
1 parent 7012ef4 commit a4cbca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# branches: [master]
77
jobs:
88
build:
9-
runs-on: ubuntu-24.04
9+
runs-on: ubuntu-20.04
1010
strategy:
1111
matrix:
1212
python-version: ["3.8", "3.9", "3.10", "3.11"]

0 commit comments

Comments
 (0)