8000 Update aarch · vpython/vpython-jupyter@a08dfdf · GitHub
[go: up one dir, main page]

Skip to content

Commit a08dfdf

Browse files
committed
Update aarch
1 parent 4b69a9a commit a08dfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
strategy:
7878
fail-fast: false
7979
matrix:
80-
python-version: [cp37-cp37m, cp38-cp38, cp39-cp39, cp310-cp310, cp311-cp311]
80+
python-version: [cp37-cp37m, cp38-cp38, cp39-cp39, cp310-cp310, cp311-cp311, cp312-cp312]
8181
runs-on: ubuntu-latest
8282
env:
8383
py: /opt/python/${{ matrix.python-version }}/bin/python

0 commit comments

Comments
 (0)
0