Skip to content

Commit b0cca39

Browse files
Update Build_wheels_for_cpython313_x86_u16.yml
Fix name of action
1 parent ee62325 commit b0cca39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_wheels_for_cpython313_x86_u16.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os:
17-
- name: Ubuntu 20 x86 CPython 3.13
17+
- name: Ubuntu 24+16 x86 CPython 3.13
1818
runs-on: ubuntu-latest
1919
matrix: linux
2020
arch: i386

0 commit comments

Comments
 (0)