Skip to content

Commit 0f4f850

Browse files
TEMP: Downgrade ubuntu version
1 parent f7cfcd9 commit 0f4f850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- os: "ubuntu-latest"
1919
python: "3.8"
2020
install: ".[dev]"
21-
- os: "ubuntu-24.04-arm"
21+
- os: "ubuntu-22.04-arm"
2222
python: "3.12"
2323
install: ".[dev]"
2424
- os: "macos-latest"

0 commit comments

Comments
 (0)