Skip to content

Commit 1b43f7e

Browse files
committed
Bump python test version to 3.13
1 parent 99c394e commit 1b43f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scc-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
- uses: actions/setup-python@v5
2222
with:
23-
python-version: '3.11'
23+
python-version: '3.13'
2424
# Install dependencies
2525
- run: pip install ioctl-opt libusb1 toml vdf pytest
2626
# Build

0 commit comments

Comments
 (0)