Skip to content

Commit 528654e

Browse files
committed
refactor: use internal stgpytools
1 parent 3ac964e commit 528654e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
strategy:
4545
matrix:
4646
os-version: ["ubuntu-22.04", "macos-14"]
47-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
48-
#python-version: ["3.12"]
47+
python-version: ["3.10", "3.11", "3.12"]
4948

5049
runs-on: ${{ matrix.os-version }}
5150
steps:

0 commit comments

Comments
 (0)