Skip to content

Commit b661ded

Browse files
committed
ci: bump to ubuntu22
1 parent 2d51805 commit b661ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
sys:
1313
- { os: windows-2019, shell: "msys2 {0}" }
14-
- { os: ubuntu-20.04, shell: bash }
14+
- { os: ubuntu-22.04, shell: bash }
1515
- { os: macos-14, shell: bash }
1616
defaults:
1717
run:

0 commit comments

Comments
 (0)