mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-13 00:56:28 -04:00
Switch ci to ubuntu 20.04
This commit is contained in:
parent
3577824507
commit
932faed309
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
|
|
||||||
build_job:
|
build_job:
|
||||||
name: Build Pull Request
|
name: Build Pull Request
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user