Skip to content

Commit b19f7bd

Browse files
committed
1.2.3 (2023-04-27)
1 parent 9457d21 commit b19f7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
matrix:
16-
# python-version: [ 3.8 ]
16+
# python-version: [ 3.8 ]
1717
python-version: [ 3.8, 3.9, "3.10" ]
1818
steps:
1919
# Checkout the code from the following branch

0 commit comments

Comments
 (0)