Skip to content

Commit dbad32c

Browse files
committed
Build on Ubuntu 22.04 for better glibc compatibility
Fixes #26
1 parent 0dc123e commit dbad32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2929
include:
3030
# Defaults
31-
- runner: ubuntu-latest
31+
- runner: ubuntu-22.04
3232
- optimize: speed
3333
- arch: x86_64
3434

0 commit comments

Comments
 (0)