Skip to content

Commit a3d7101

Browse files
committed
bump ubuntu build to 24.04
1 parent cb6c231 commit a3d7101

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
artifact: win32-x64,
2727
}
2828
- {
29-
name: "Ubuntu_22_GCC",
30-
os: ubuntu-22.04,
29+
name: "Ubuntu_24_GCC",
30+
os: ubuntu-24.04,
3131
artifact: linux-x64,
3232
}
3333
- {

0 commit comments

Comments
 (0)