mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 04:22:39 +00:00
Support old Ubuntu Builds
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: CI
|
||||
name: CI Ubuntu 18.04
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ develop ]
|
||||
branches: [ ubuntu_18.04 ]
|
||||
pull_request:
|
||||
branches: [ develop ]
|
||||
branches: [ ubuntu_18.04 ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user