mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-22 20:35:53 -05:00
Merge pull request #128 from tgsm/ubuntu-deez-nuts
CI: Upgrade to Ubuntu 22.04
This commit is contained in:
commit
8fcbd2bb07
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -16,7 +16,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Update and Install Software
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user