We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c394e commit 1b43f7eCopy full SHA for 1b43f7e
.github/workflows/scc-linux.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
- uses: actions/setup-python@v5
22
with:
23
- python-version: '3.11'
+ python-version: '3.13'
24
# Install dependencies
25
- run: pip install ioctl-opt libusb1 toml vdf pytest
26
# Build
0 commit comments