mirror of https://github.com/kiwix/libkiwix.git
Use pinned version of Ubuntu for workflow
This commit is contained in:
parent
3fdbb5a990
commit
b861dfc9dd
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-deb:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue