mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Update ci.yaml python3.13
This commit is contained in:
parent
38797c6bc5
commit
1fd456d75f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.12'
|
||||
python-version: '3.13'
|
||||
- name: Set execute permissions for wrapper
|
||||
run: chmod +x ./bombsquad_server
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue