mirror of
https://github.com/love2d/love.git
synced 2026-08-20 20:49:54 +02:00
committed by
Sasha Szpakowski
parent
fe886c3c51
commit
fa9978ec08
@@ -3,7 +3,7 @@ on: [push, pull_request]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linux-os:
|
linux-os:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Update APT
|
- name: Update APT
|
||||||
run: sudo apt-get update
|
run: sudo apt-get update
|
||||||
|
|||||||
Reference in New Issue
Block a user