Skip to content

Commit b5c24ff

Browse files
committed
Update uv.lock and disable py3.13 for ci testbots
1 parent 0b24e3a commit b5c24ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
fail-fast: false
163163
matrix:
164164
os: [ubuntu-latest]
165-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
165+
python-version: ["3.9", "3.10", "3.11", "3.12"]
166166
sc2-version: ["4.10"]
167167
env:
168168
IMAGE_NAME: burnysc2/python-sc2:local

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)