Skip to content

Commit 002e4ca

Browse files
update github actions to oldest supported ubuntu version
1 parent 56d06bd commit 002e4ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182

183183

184184
build-linux:
185-
runs-on: ubuntu-20.04
185+
runs-on: ubuntu-22.04
186186
strategy:
187187
# You can use PyPy versions in python-version.
188188
# For example, pypy2 and pypy3

0 commit comments

Comments
 (0)