Bumped version requirements for libhandy and gtk-layer-shell (#357)
* Bumped version requirements for libhandy and gtk-layer-shell * Bumped Ubuntu Action version to 23.10
This commit is contained in:
6
.github/workflows/ubuntu-build.yml
vendored
6
.github/workflows/ubuntu-build.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: Check build for latest Ubuntu LTS.
|
||||
name: Check build for latest Ubuntu version.
|
||||
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
@@ -14,8 +14,8 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
ubuntu-LTS-build:
|
||||
container: ubuntu:22.04
|
||||
ubuntu-build:
|
||||
container: ubuntu:23.10
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
|
Reference in New Issue
Block a user