mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-24 01:34:29 -05:00
attempt to use 20.04 for workflows
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,7 +12,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- name: Update and Install Software
|
||||
|
||||
Reference in New Issue
Block a user