mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
ci: use ubuntu-22.04 for github actions
This commit is contained in:
parent
a9f0c0ab9b
commit
30fad01c47
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -16,7 +16,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
name: Rebuild client assets and bump v1 version string
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user