Skip to content

Commit d05a18b

Browse files
committed
Run github ci on ubuntu 20.04
That's the last version that supports 3.8.10.
1 parent c193674 commit d05a18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
build-and-test:
1717

18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-20.04
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)