8000 Stick to ubuntu-22.04 for now as that image still contains Mono · pythonnet/pythonnet@7a9e3bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a9e3bf

Browse files
committed
Stick to ubuntu-22.04 for now as that image still contains Mono
1 parent 0ea1d29 commit 7a9e3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- category: ubuntu
2828
platform: x64
29-
instance: ubuntu-latest
29+
instance: ubuntu-22.04
3030

3131
- category: macos
3232
platform: x64

0 commit comments

Comments
 (0)
0