Skip to content

Commit f0efc9a

Browse files
downgrade ubuntu
1 parent 1032737 commit f0efc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ jobs:
297297
- musllinux-1-1-x64
298298

299299
needs: package
300-
runs-on: ubuntu-24.04
300+
runs-on: ubuntu-22.04 # temporarily downgrade to old ubuntu as 24.04 likes to segfault in the middle of the build
301301
steps:
302302
- uses: aws-actions/configure-aws-credentials@v4
303303
with:

0 commit comments

Comments
 (0)