Skip to content

Commit c881bfa

Browse files
MazterQyoumcheshkov
authored andcommitted
ci: Bump Python version
1 parent 4548284 commit c881bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ jobs:
414414
- name: Install python dev
415415
run: |
416416
apt update
417-
apt install -y libpython3.9-dev
417+
apt install -y libpython3.11-dev
418418
- name: Cache Cargo
419419
uses: actions/cache@v2
420420
with:

0 commit comments

Comments
 (0)