mirror of
https://github.com/Dasharo/litex.git
synced 2026-03-06 14:58:06 -08:00
ci: Bump to ubuntu 20.04.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
# Checkout Repository
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user