mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-08-27 23:55:21 -05:00
Merge pull request #128 from tgsm/ubuntu-deez-nuts
CI: Upgrade to Ubuntu 22.04
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user