Skip to content

Commit df12706

Browse files
committed
ci: upgrade ubuntu to latest
1 parent c2a9591 commit df12706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/installation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
os: [ubuntu-22.04, macos-latest, windows-latest]
19+
os: [ubuntu-latest, macos-latest, windows-latest]
2020
python-version: ["3.9", "3.10", "3.11", "3.12"]
2121

2222

0 commit comments

Comments
 (0)