Skip to content

Commit 0aebd54

Browse files
committed
Update dependencies
1 parent 591af92 commit 0aebd54

File tree

5 files changed

+99
-68
lines changed

5 files changed

+99
-68
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: main
22
on: [push]
33
jobs:
44
check-tests:
5-
runs-on: ubuntu-latest
5+
runs-on: ubuntu-20.04
66
strategy:
77
matrix:
88
python-version: ['3.7', '3.11', 'pypy3.8']

0 commit comments

Comments
 (0)