Skip to content

Commit d4a1c8e

Browse files
committed
šŸ› fix(ci): switch to ubuntu-22.04 to enable libunistring cross-compilation
1 parent 7baab24 commit d4a1c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ā€Ž.github/workflows/release.ymlā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-22.04
1111

1212
strategy:
1313
matrix:

0 commit comments

Comments
Ā (0)