Skip to content

Commit e72f7c9

Browse files
authored
fix: attempt for comparison test ci (#252)
1 parent f76fdd2 commit e72f7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- os: "macos-latest"
2727
python-version: "3.11"
2828
session: "test"
29-
- os: "ubuntu-latest"
29+
- os: "ubuntu-22.04"
3030
python-version: "3.10"
3131
session: "comparison"
3232

0 commit comments

Comments
 (0)