Skip to content

Commit c71f1c7

Browse files
committed
use older ubuntu version for glib compatibility
1 parent e91d802 commit c71f1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
os:
1616
- windows-latest
17-
- ubuntu-latest
17+
- ubuntu-20.04
1818
- macos-latest
1919
runs-on: ${{ matrix.os }}
2020
steps:

0 commit comments

Comments
 (0)