1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
29b012e66d Add support for Python 3.12 (#492)
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2023-12-04 09:55:07 -08:00
941bfe2724 update szenius/set-timezone to v1.2 2023-11-23 11:59:12 -08:00
c524d37136 use ubuntu-20.04 instead of latest for python 3.6 2022-12-23 10:25:12 -08:00
71f672a0e0 add python 3.6 to tests 2022-12-23 09:13:00 -08:00
368eba1826 bump checkout and setup-python versions 2022-10-26 15:34:46 -07:00
179822b994 add python 3.11 2022-10-26 15:18:33 -07:00
3ac8d0362b use quotes around python versions 2021-12-16 07:04:35 -08:00
6665ffaeb8 remove python 3.6 from tests 2021-12-01 10:59:07 -08:00
93a5002c8b fix 3.10.0 version number 2021-10-26 10:01:02 -07:00
3f5a1f015e add python 3.10 2021-10-26 07:42:37 -07:00
39f4bcd9b4 Change Windows timezone
use "Pacific Standard Time"
2021-03-25 20:30:13 -07:00
89ee11945d Change timezone provider
uses: szenius/set-timezone@v1.0
2021-03-25 19:55:21 -07:00
1b1f638b97 Change timezone change provider
change to actions/set-timezone-action
2021-03-25 19:49:03 -07:00
72f735bf92 Set Timezone to America/Los_Angeles
Using zcong1993/setup-timezone
2021-03-25 19:42:02 -07:00
3b7d54c720 add python 3.9 2020-12-29 12:55:30 -08:00
42eacb45f8 rename to Tests 2020-04-03 14:45:04 -07:00
7f85de0c46 add windows-latest 2020-03-04 19:28:21 -08:00
51d5c3892d Remove Windows tests, due to lack of support. 2020-03-04 16:21:06 -08:00
498d51b4e8 Enable Continuous Integration with GitHub Actions.
This automatically runs unit tests on various operating systems and Python versions when Python files are modified to ensure that functionality remains correct.
2020-03-04 16:07:32 -08:00