mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-22 01:44:49 -05:00
CI: Run on ubuntu-latest
This commit is contained in:
parent
08933a3683
commit
26fd26051b
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -115,7 +115,7 @@ jobs:
|
|||
path: ./nightly/*.pkg
|
||||
ubuntu64:
|
||||
name: 'Linux/Ubuntu 64-bit'
|
||||
runs-on: [ubuntu-18.04]
|
||||
runs-on: [ubuntu-latest]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
|
@ -181,6 +181,8 @@ jobs:
|
|||
libqt5svg5-dev \
|
||||
swig \
|
||||
libxss-dev \
|
||||
libx11-xcb-dev \
|
||||
libxcb-xfixes0-dev \
|
||||
libopencv-dev
|
||||
- name: 'Configure'
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user