mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Use pinned version of Ubuntu for workflow
This commit is contained in:
committed by
Kelson
parent
3fdbb5a990
commit
b861dfc9dd
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-deb:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user