build: use Python 3.13.1 when building with act

This commit is contained in:
sebthom
2025-02-03 21:12:45 +01:00
parent 67fd0e2724
commit 9cd4fdd693
4 changed files with 5 additions and 2 deletions

2
.actrc
View File

@@ -6,4 +6,4 @@
-W .github/workflows/build.yml
-j build
--matrix os:ubuntu-latest
--matrix PYTHON_VERSION:3.12.1
--matrix PYTHON_VERSION:3.13.1