Skip to content

Commit d425f8f

Browse files
committed
fix ubuntu version
1 parent e13f90a commit d425f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: [windows-latest, ubuntu-latest]
1414
python-version: ["3.9", "3.11"]
1515
include:
16-
- os: ubuntu-22.04
16+
- os: ubuntu-latest
1717
python-version: 3.9
1818
container: Docker
1919

0 commit comments

Comments
 (0)