updated workflows
This commit is contained in:
parent
06892dc09a
commit
ea823adf6c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: Build Hyprland
|
|||
on: [push, pull_request]
|
||||
jobs:
|
||||
gcc:
|
||||
name: "Build Hyprland with make and g++"
|
||||
name: "Build Hyprland (Arch)"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: archlinux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue