mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-12 16:48:45 -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:
|
||||
name: Build Pull Request
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user