Skip to content

Commit

Permalink
Merge 689c9cc into bab4a80
Browse files Browse the repository at this point in the history
  • Loading branch information
renatahodovan committed Jan 13, 2023
2 parents bab4a80 + 689c9cc commit 11409a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.6, 3.7, 3.8, 3.9, '3.10', '3.11', 'pypy-3.7']
exclude:
- python-version: "3.6"
os: ubuntu-latest
include:
- python-version: "3.6"
os: ubuntu-20.04
runs-on: ${{ matrix.os }}
steps:
- run: git config --global core.autocrlf input
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2017-2022 Renata Hodovan, Akos Kiss.
Copyright (c) 2017-2023 Renata Hodovan, Akos Kiss.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down

0 comments on commit 11409a3

Please sign in to comment.