mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
@@ -3,7 +3,7 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
linux-os:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Update APT
|
||||
run: sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user